Wireshark-commits: [Wireshark-commits] master 4d62642: RSVP: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Oct 2014 20:26:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d6264201cf7832cb9c3b407231d6f8ee362c6fa
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    RSVP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: Iccfeaa514cd60f02bb37e210c5f714bcb616521b
    Reviewed-on: https://code.wireshark.org/review/4461
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3d7e5a6   Eliminate proto_tree_add_text from packet-gsm_a_bssmap.c
    adds  4d62642   RSVP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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