Wireshark-commits: [Wireshark-commits] master 1362a0b: SIGCOMP: Fix Dead Store (Dead assignement/De

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 7 May 2015 12:39:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1362a0b50b5d88d91416da9a7f215019ef9d5a72
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    SIGCOMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I66e4e4735a16de5e50f86e29c34202e6668cd44e
    Reviewed-on: https://code.wireshark.org/review/8329
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  0310c72   Revert "QCustomPlot: fix division(or modulo) by zero found by Clang and Coverity (CID 1159170 & 1159171)"
    adds  1362a0b   SIGCOMP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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