Wireshark-commits: [Wireshark-commits] master f31513c: H2Operations: Fix Dead Store (Dead assigneme
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 06 Jan 2019 17:16:35 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f31513c274cfcab0f82f22cf14d0037e03cc765d
Submitter: "Michael Mann <mmann78@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    H2Operations: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I9913b9653fedeb9cc119f10632f4c96fe54027b4
    Reviewed-on: https://code.wireshark.org/review/31408
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  1774aaf   fpp: fix this condition has identical branches [-Wduplicated-branches]
     add  f31513c   H2Operations: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/asn1/HI2Operations/HI2Operations.cnf | 2 +-
 epan/dissectors/packet-HI2Operations.c               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)