Wireshark-commits: [Wireshark-commits] master 1f28e31: tds: Fix Dead Store (Dead assignement/Dead i
      
      
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(-)