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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 1 Jul 2016 14:25:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4add25cb77773d9564dfc8f340ab5ce491a7d20
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  250f248   Qt: Add ASCII+EBCDIC actions to the byte view context menu.
    adds  d4add25   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(-)