URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=23a7b81e0d9e9c7578e97fa87f9624df32ce3d40
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
23a7b81 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
cemi: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I30b48c9452ac1d996de2d018c4708dd181b39556
Reviewed-on: https://code.wireshark.org/review/30357
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 25137aa cemi: fix copyright
add 23a7b81 cemi: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
Summary of changes:
epan/dissectors/packet-cemi.c | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)