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(-)