Wireshark-commits: [Wireshark-commits] master 777061b: LLDP: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Aug 2016 20:36:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=777061b196c39c8ddb64ce19b59377886994dd72
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    LLDP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I1d98c3ae79e98349f7d759cce4b93e6a94144743
    Reviewed-on: https://code.wireshark.org/review/17064
    Reviewed-by: Uli Heilmeier <openid@xxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  7aef32a   SCTE35: Add to Makefile (for autofoo)
    adds  777061b   LLDP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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