ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master b867baf: BATMAN: Fix Dead Store (Dead assignement/Dea

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 16 Nov 2014 17:18:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b867baf8009390b383fdde783033e3ace4e14562
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    BATMAN: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I6cfabc18921397002a2303f3511fa51bf5b41956
    Reviewed-on: https://code.wireshark.org/review/5341
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9f0fb57   RADIUS: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    adds  b867baf   BATMAN: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-batadv.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)