Wireshark-commits: [Wireshark-commits] master-2.2 e22786a: vrrp: fix this statement may fall throug

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

Commits:

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

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

Actions performed:

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


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