Wireshark-commits: [Wireshark-commits] master 2eec7fe: BPDU: Fix some Dead Store (Dead assignement/

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Aug 2015 15:05:09 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2eec7fec8623d01aa37e3d4cc2a5b1ff5c33a15c
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    BPDU: Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I91cc96f92ae2e6b07144120d70f8db5b7ad45fce
    Reviewed-on: https://code.wireshark.org/review/10070
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  77193ef   dissect_ip_heur(): Remove TODO (done)
    adds  2eec7fe   BPDU: Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang


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