URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b842b8e7c479cacbf969983cd5a905b8bb796532
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
b842b8e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
knxip: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: Ifa64a819d50b730eae4a5c2447b502580a871f16
Reviewed-on: https://code.wireshark.org/review/31318
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 6fa164e Add dissector for Great Britain Companion Specification (GBCS)
add b842b8e knxip: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-knxip.c | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)