Wireshark-commits: [Wireshark-commits] master-2.2 6b7cd3c: erf: fix this statement may fall through

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

Commits:

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

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

Actions performed:

    from  04ef7f1   gsm_a_bssmap: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  6b7cd3c   erf: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


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