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 dea982b: PIM: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 8 Nov 2014 20:53:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dea982b6ebe3961b78c7e3eb6e4b988bed0106cb
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  ae61a41   BACAPP: fix dissection of event parameters for event notifications of Event_Type Change_of_Characterstring
    adds  dea982b   PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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