Wireshark-commits: [Wireshark-commits] master caaac7e: Fix Dead Store (Dead assignement/Dead increm
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Feb 2014 16:45:09 +0000 (UTC)
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(-)