Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 53f597d: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Jul 2014 22:53:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=53f597d120e16d00619fd6b33510938d3f1c8aaf
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  ef1b11f   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  53f597d   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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