Wireshark-commits: [Wireshark-commits] master 6254896: AFP: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Apr 2015 14:34:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6254896d62653234eed71241c5971ccb6fcfb05f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    AFP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Ib1c2bb355c7757b1aca4b59953ca6ab94aa30593
    Reviewed-on: https://code.wireshark.org/review/7873
    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  822dd3d   USB Audio : fix fix Found soft-deprecated APIs (tvb_length)
    adds  6254896   AFP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-afp.c |    9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)