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 705b5bd: rfc7648: Fix Dead Store (Dead assignement/De

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 04 Aug 2018 07:52:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=705b5bd52fc9736ff15c76e53e9017fed4031a11
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    rfc7648: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Idc37628b7f3022e83b53a34f388ce976aab0888e
    Reviewed-on: https://code.wireshark.org/review/28941
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    

Actions performed:

    from  2d865f2   [GSM A RR]: fix APDU ID/Flags parsing for Application Info
     add  705b5bd   rfc7648: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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