Wireshark-commits: [Wireshark-commits] master f341fd9: WSP: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Mar 2015 14:43:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f341fd930e2b4a7787157bdb1447e00085f0680b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    WSP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I1e046988ed0e21e4824a3021e43fb429ed5211b4
    Reviewed-on: https://code.wireshark.org/review/7854
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3443e1e   Remove proto_tree_add_text from packet-afp.c
    adds  f341fd9   WSP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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