Wireshark-commits: [Wireshark-commits] master 64ff877: s7comm: Fix Dead Store (Dead assignement/Dea

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 07 Aug 2019 04:05:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64ff87712f0e3c65650b612494bd81037e557690
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    s7comm: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Iddd57361c9e25e13a28fd86531f6195214a52848
    Reviewed-on: https://code.wireshark.org/review/34199
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Thomas Wiens <th.wiens@xxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  aa35987   DOCSIS: correct behaviour when working with truncated messages
     add  64ff877   s7comm: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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