Wireshark-commits: [Wireshark-commits] master 3b3c515: smb2: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 6 Sep 2016 07:45:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3b3c515ab25829a1c556c8bd490eac22e7964873
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    smb2: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I714e2ea4808213901a8be64e65a0cb37c3002372
    Reviewed-on: https://code.wireshark.org/review/17516
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b6dd50f8  caputils: add conditional unused (_U_).
    adds  3b3c515   smb2: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-smb2.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)