Wireshark-commits: [Wireshark-commits] master-2.2 72d780d: enip: fix this statement may fall throug

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

Commits:

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

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

Actions performed:

    from  6b7cd3c   erf: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  72d780d   enip: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


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