Wireshark-commits: [Wireshark-commits] master 1266da2: enip: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 22 May 2018 14:03:14 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1266da2c53410f18e625983620077cbfb6ce8386
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  46dc5f7   sccp: fix data reassembly with multiple fragments
    adds  1266da2   enip: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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