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 76f03c4: IPv6: Fix Dead Store (Dead assignement/Dead

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 28 Sep 2015 16:41:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76f03c4e75d5195d33103ae6d3103b83e0335ecc
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  32849b2   LTE RLC Statistics Dialog
    adds  76f03c4   IPv6: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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