URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1dd367b6481fed323ee9d9e928ae1a321e7adec5
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
1dd367b by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
cfdp: Fix Dead Store
Fix dead store (Dead assignement/Dead increment) Warning found by Clang
Change-Id: I434fdecd028d63d12f3fc804342c9ca04c7fd106
Reviewed-on: https://code.wireshark.org/review/34907
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from e4692c5 amp: Fix Dead Store
add 1dd367b cfdp: Fix Dead Store
Summary of changes:
epan/dissectors/packet-cfdp.c | 2 --
1 file changed, 2 deletions(-)