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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Nov 2014 03:43:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2d94e1b2aba40abc841bf0181abe88ee385cd5c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  219cf30   Fix SMPP timestamp decoding when the current date/time's offset to UTC is different from the timestamp's offset to UTC.
    adds  f2d94e1   PIM: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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