URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4f383c2b8c8137e0aac84519bd9a96197d2cb4e4
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4f383c2 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
zbee nwk gp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I831047c30a55813b149bc331a63701568319c4b5
Reviewed-on: https://code.wireshark.org/review/28213
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: <atsju2@xxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 7b6f351 inap: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
adds 4f383c2 zbee nwk gp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-zbee-nwk-gp.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)