Wireshark-commits: [Wireshark-commits] master-2.2 e80a9f4: BGP: fix this statement may fall through

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

Commits:

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

    BGP: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    
    Change-Id: I7cb6f73efb1e37eba977dc6912041d5969989696
    Reviewed-on: https://code.wireshark.org/review/20399
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit 43f2177d7c4b50a5bbc66b41f8ae620f94dfb6de)
    Reviewed-on: https://code.wireshark.org/review/28133
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  88f7244   BACapp: Add FALLTHROUGH comments.
    adds  e80a9f4   BGP: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


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