URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1660f7437198113c0c90cec22daa6abcd3af22cc
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1660f74 by Guy Harris (guy@xxxxxxxxxxxx):
Remove incorrectly-inserted "return FALSE;".
That made PACKET_DESCRIBE() do nothing, causing warnings from the Clang
Static Humiliator.
Change-Id: I6f433cd193b6398d89038e95c7bf5deb24aa186d
Reviewed-on: https://code.wireshark.org/review/32437
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from c0839e2 Fix up the checks in nspm_signature_version().
add 1660f74 Remove incorrectly-inserted "return FALSE;".
Summary of changes:
wiretap/netscaler.c | 1 -
1 file changed, 1 deletion(-)