Wireshark-commits: [Wireshark-commits] master 4eed07a: sctp: fix this condition has identical branc
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Apr 2017 05:34:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4eed07af89716db99203d4afd9a3c20232a990af
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4eed07a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    sctp: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7
    
    Change-Id: Ia2cca91f03f312b0163848917f04bb5e17baf876
    Reviewed-on: https://code.wireshark.org/review/20692
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  a265283   Simplify filter and 6Top commands
    adds  4eed07a   sctp: fix this condition has identical branches [-Werror=duplicated-branches] found by gcc7


Summary of changes:
 epan/dissectors/packet-sctp.c |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)