Wireshark-commits: [Wireshark-commits] master ba4ff84: TDS: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 25 Feb 2018 08:03:53 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba4ff84e94f5e1edcc520a06d0dbafbede59b437
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  b4368e1   802.11: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    adds  ba4ff84   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(-)