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 1f28e31: tds: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 03 Aug 2018 00:26:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1f28e31f75feef08cf1e11b90336ac09b31ab694
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I951a69b44959fd4c2f24f9ce70e40cf95dd2aa2e
    Reviewed-on: https://code.wireshark.org/review/28927
    Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Craig Jackson <cejackson51@xxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  43abfaa   PFCP: fix DL Buffering Duration time
     add  1f28e31   tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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