Wireshark-commits: [Wireshark-commits] master d1dea92: ECMP: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 5 Dec 2015 12:03:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d1dea929bc976b3411cb1eaf7aec7b450d14fa65
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d1dea92 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ECMP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Idd57cba39e82a2538bd8a8ceb2263ec23202c25a
    Reviewed-on: https://code.wireshark.org/review/12424
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  411104b   Enhancements for EtherNet/IP and CIP
    adds  d1dea92   ECMP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-ecmp.c |   39 ++++++++++++++++++---------------------
 1 file changed, 18 insertions(+), 21 deletions(-)