URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f874c5dea4f16c6bf6a60a0f0640cbefa1d8d307
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
f874c5d by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
knxip: Fix Dead Store
Fix dead store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: Ie9f9909c7ae0fad0df8c964f75d5f08a15926927
Reviewed-on: https://code.wireshark.org/review/35039
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ca1d070 nvme: Dissect NVMe Identify Namespace list (CNS 0x2) data response
add f874c5d knxip: Fix Dead Store
Summary of changes:
epan/dissectors/packet-knxip.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)