Wireshark-commits: [Wireshark-commits] master 662ad82: smb2; Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 17 Jun 2019 00:47:33 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=662ad82d605f1594c67a5d6c33b60730a8ce0062
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  178e7ce   Qt: Filter expression toolbar dark mode updates.
     add  662ad82   smb2; Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-smb2.c | 3 ---
 1 file changed, 3 deletions(-)