Wireshark-commits: [Wireshark-commits] master-2.2 2f579da: csn1: fix this statement may fall throug

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

Commits:

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

    csn1: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    
    Change-Id: I11b943736a4f0835e8432db95b7d471244b08a16
    Reviewed-on: https://code.wireshark.org/review/20401
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit fd68c7dfc7d06ce7babe914f2575d9e4f35988ad)
    Reviewed-on: https://code.wireshark.org/review/28135
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  28a55ca   bluetooth: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  2f579da   csn1: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 epan/dissectors/packet-csn1.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)