Wireshark-commits: [Wireshark-commits] master-2.6 3177c3a: Remove incorrectly-inserted "return FALS
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 16 Mar 2019 18:48:50 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3177c3a32305a8b40fca68aadd29ba4f5f515b71
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

3177c3a 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>
    (cherry picked from commit 1660f7437198113c0c90cec22daa6abcd3af22cc)
    Reviewed-on: https://code.wireshark.org/review/32439
    

Actions performed:

    from  c09fe68   TCP: Adding sequence number only once to the tree
     add  3177c3a   Remove incorrectly-inserted "return FALSE;".


Summary of changes:
 wiretap/netscaler.c | 1 -
 1 file changed, 1 deletion(-)