URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=090f568e6a8e8d0b44152f9aef3f57a6e6a5b1df
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
090f568 by Guy Harris (guy@xxxxxxxxxxxx):
Make this comple whether assertions are enabled or not.
Make the check for a valid index range a macro, so the compiler doesn't
whine if it's not used, but it's available if it *is* used.
Change-Id: I3cee0460eacef23187c141458dc5ac7a7acbf7c8
Reviewed-on: https://code.wireshark.org/review/1914
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 3883408 Fix type/length mismatch messages for FT_ETHER.
adds 090f568 Make this comple whether assertions are enabled or not.
Summary of changes:
wsutil/nghttp2/nghttp2_hd.c | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)