Wireshark-commits: [Wireshark-commits] master-2.2 04ef7f1: gsm_a_bssmap: fix this statement may fal

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

Commits:

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

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

Actions performed:

    from  2f579da   csn1: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  04ef7f1   gsm_a_bssmap: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 epan/dissectors/packet-gsm_a_bssmap.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)