ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 841b1d6: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 6 Jul 2014 18:30:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=841b1d652c8a5a3577cae2e60ae7965c9dbad87f
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

841b1d6 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

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

Actions performed:

    from  84189de   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  841b1d6   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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