Wireshark-commits: [Wireshark-commits] master 3cc899a: smb2: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 26 Feb 2017 02:02:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3cc899a428a9203d774987c333dab0edaca6e6e1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    smb2: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ib1a74394195a945c8c723299f08dc9709233a5af
    Reviewed-on: https://code.wireshark.org/review/20245
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b912070   RADIUS: add cnergee dictionary (from FreeRADIUS)
    adds  3cc899a   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(-)