Wireshark-commits: [Wireshark-commits] master 8c4a139: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 9 Jun 2014 23:56:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c4a13915e42e2ba4767a8ab3cf67e15740a1453
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I08f4860a97d8406fef878887887b6537bf7600ee
    Reviewed-on: https://code.wireshark.org/review/2063
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  a08cbe7   Use only dpkg-buildpackage for building .debs
    adds  8c4a139   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-fcp.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)