Wireshark-commits: [Wireshark-commits] master 1d57459: Fix Dead Store (Dead assignement/Dead increm
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 18 Apr 2014 23:04:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1d574597ec2dfed1ba7674866e8634d7f1ed988b
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  2e3ad3e   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  1d57459   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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