URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db3795b4fbd03492565156e2864b51053825f76f
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
db3795b by Jaap Keuter (jaap.keuter@xxxxxxxxx):
Add missing breaks (CID 1348047 .. 1348051)
Add missing breaks in ZigBee dissectors.
Change-Id: I26e403e589aa6c0ed7ce5f4574e29a9814ba96c0
Reviewed-on: https://code.wireshark.org/review/13809
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 6d88e9e prefs.c: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
adds db3795b Add missing breaks (CID 1348047 .. 1348051)
Summary of changes:
epan/dissectors/packet-zbee-zcl-general.c | 1 +
epan/dissectors/packet-zbee-zcl-hvac.c | 4 ++++
2 files changed, 5 insertions(+)