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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 May 2014 00:52:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8c167e17c462ea5dd45ae268922c7374525687b2
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  6011d2e   "Reserved" is not a valid 'fieldconvert' value for an hf.
    adds  8c167e1   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-tcp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)