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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Aug 2018 14:36:03 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a99475d0a8b8669a84ce5c7fc70a519a3476d10
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I8d21c81c86dc63cbc9035fb26372b373191baeb8
    Reviewed-on: https://code.wireshark.org/review/29179
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4a92cb0   ieee80211: fix spelling-error-in-binary found by lintian
     add  3a99475   tds: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-tds.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)