Wireshark-commits: [Wireshark-commits] master 2c80810: WCCP: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 22 Jul 2015 21:17:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2c80810898828da3e9346888afe37f7173f84854
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    WCCP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Dead Store include on g38c05061b
    
    Change-Id: Ib29edea664ac6563c0eb9dc21dae168a8cfe6cd6
    Reviewed-on: https://code.wireshark.org/review/9748
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  1701b99   Update the AUTHORS entry for David Eisner.
    adds  2c80810   WCCP: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


Summary of changes:
 epan/dissectors/packet-wccp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)