Wireshark-commits: [Wireshark-commits] master-2.0 d763776: GTPv2: Fix Dead Store (Dead assignement/

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Nov 2015 15:57:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d763776d75da9fadd8aa10b579e582d340e9f21d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

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

    GTPv2: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
    
    Change-Id: I6b2ddc2f84e954194260b956b6f46f0747d8a66a
    Reviewed-on: https://code.wireshark.org/review/11504
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 657c55e8629ee50de061b55fd94a0ea520062cfe)
    Reviewed-on: https://code.wireshark.org/review/11523
    

Actions performed:

    from  7ca8067   [GTPv2] Dissect UTRAN F-Container content.
    adds  d763776   GTPv2: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang


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