Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 998dcc2: ANSI: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Sep 2015 00:40:27 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=998dcc24ed7aac331e9bcfbacee19a3db6224f8b
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    ANSI: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I981336271a8f6b41fe777f732069639df494c5d2
    Reviewed-on: https://code.wireshark.org/review/10346
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  b7764fc   UMTS (mac): fix will never be executed [-Wunreachable-code]
    adds  998dcc2   ANSI: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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