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 9f0fb57: RADIUS: Fix Dead Store (Dead assignement/Dea

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

Commits:

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

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

Actions performed:

    from  0cc6a7e   [Automatic manuf, services and enterprise-numbers update for 2014-11-16]
    adds  9f0fb57   RADIUS: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-radius.c |    1 -
 1 file changed, 1 deletion(-)