Wireshark-commits: [Wireshark-commits] master-2.2 d115782: nstrace: fix this statement may fall thr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 08 Jun 2018 20:52:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d115782ba086137d93634c9e702253a51b814b9b
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

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

    nstrace: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    
    Conflicts:
    	epan/dissectors/packet-nstrace.c
    
    Change-Id: I1943798d8dc7449e962856fef6286b9d74be0d34
    Reviewed-on: https://code.wireshark.org/review/20407
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 5e507ca47b8628b35fc4462f793e620868b30a45)
    Reviewed-on: https://code.wireshark.org/review/28141
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  cd7eac6   nasdap-itch: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  d115782   nstrace: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 epan/dissectors/packet-nstrace.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)