Wireshark-commits: [Wireshark-commits] master f2709f4: TCP: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Oct 2015 10:32:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2709f45bbb2f84f2edea7dbd92b8ba98fefd2e9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    TCP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Ib63d634b08da60c300e124e93399442adbde1c5e
    Reviewed-on: https://code.wireshark.org/review/11169
    Reviewed-by: Matthieu Coudron <matthieu.coudron@xxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e201a7c   nbns: Added closing parenthesis on flags item
    adds  f2709f4   TCP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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