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

Commits:

4f5a5ed 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 d4fe7faa4681f79a62c2ed4620949a4d152f229e)
    Reviewed-on: https://code.wireshark.org/review/32438
    

Actions performed:

    from  5be8e5e   decode-as: Write the entries sorted to file.
     add  4f5a5ed   Remove incorrectly-inserted "return FALSE;".


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