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 ef1b11f: Fix Dead Store (Dead assignement/Dead increm

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Jul 2014 22:52:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ef1b11f622ce61bc363e13ec6b80afaae9642441
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I17dc2259e039586b9a06944bd1c2b552dd23855d
    Reviewed-on: https://code.wireshark.org/review/3052
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  f9f6fa7   Get rid of cf_reset_state() - it's only called from one place.
    adds  ef1b11f   Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 wiretap/logcat.c |    1 -
 1 file changed, 1 deletion(-)