Wireshark-commits: [Wireshark-commits] master 16e6cbf: rtp-ed137: Fix Dead Store (Dead assignement/

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 22 Sep 2018 06:19:07 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=16e6cbfacf0a70570570aadc1872474a28ebaa6f
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

16e6cbf by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    rtp-ed137: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: If45175162c249308747de2a27451993f44a2349d
    Reviewed-on: https://code.wireshark.org/review/29775
    Reviewed-by: Jirka Novak <j.novak@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  dfe4a70   mbim: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
     add  16e6cbf   rtp-ed137: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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