Wireshark-commits: [Wireshark-commits] master 5760439: bluetooth: fix this statement may fall throu
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 6 Mar 2017 09:54:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=576043944b54df469d00e929e48256697075d9b1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    bluetooth: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7
    
    Change-Id: I4d8e6f32b08991f49ee22b320f02c1f65e22b6a0
    Reviewed-on: https://code.wireshark.org/review/20400
    Reviewed-by: Michal Labedzki <michal.tomasz.labedzki@xxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e9f6174   Clean up indentation.
    adds  5760439   bluetooth: fix this statement may fall through [-Werror=implicit-fallthrough=] found by gcc7


Summary of changes:
 epan/dissectors/packet-btatt.c     |    4 ++--
 epan/dissectors/packet-bthci_cmd.c |    2 +-
 epan/dissectors/packet-bthid.c     |    1 +
 3 files changed, 4 insertions(+), 3 deletions(-)