Wireshark-commits: [Wireshark-commits] master-2.2 7698b93: rtpproxy: fix this statement may fall th

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

Commits:

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

    rtpproxy: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    
    Change-Id: Ide19cb51d5ce0a9d0a0634ad492c9e81cbc2c810
    Reviewed-on: https://code.wireshark.org/review/20411
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Peter Lemenkov <lemenkov@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit 5dcd11261290d2e4592038c085a04bcd3d6d70ed)
    Reviewed-on: https://code.wireshark.org/review/28144
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  5548758   rsvp: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    adds  7698b93   rtpproxy: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


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