URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=caaac7e8f8277e8c735fe973ed6b6f5d3bf7efff
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
caaac7e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Change-Id: I329fd1cec092e425dd0f6c2c1992d278dcdba743
Reviewed-on: https://code.wireshark.org/review/293
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 696353c Add test suite for verifying Lua global variables/tables of previous releases have not disappeared.
adds caaac7e Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
Summary of changes:
epan/dissectors/packet-ncp2222.inc | 86 ++++++++++++++++++------------------
1 file changed, 43 insertions(+), 43 deletions(-)