ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 6a3394e: Inlining wmem_strbuf_grow seems to give bett

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 31 Mar 2014 15:20:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a3394eefa14e40b5b6310395117e9d4adfe6f8f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6a3394e by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Inlining wmem_strbuf_grow seems to give better performance.
    
    Change-Id: I80f3d42fb01461af97984b463a6e8b8217eed552
    Reviewed-on: https://code.wireshark.org/review/888
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  280c295   Add --enable-extra-clang-checks for autotools and CMakeList With -Wunreachable-code flags (and disable for the moment -Wdocumentation)
    adds  6a3394e   Inlining wmem_strbuf_grow seems to give better performance.


Summary of changes:
 epan/wmem/wmem_strbuf.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)