Wireshark-commits: [Wireshark-commits] master-2.2 a84214e: oids: fix this statement may fall throug

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

Commits:

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

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

Actions performed:

    from  e22786a   vrrp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  a84214e   oids: fix this statement may fall through [-Werror=implicit-fallthrough] found by gcc7


Summary of changes:
 epan/oids.c | 4 ++++
 1 file changed, 4 insertions(+)