Wireshark-commits: [Wireshark-commits] master 15fcf3d: gtpv2: Fix Dead Store (Dead assignement/Dead
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Apr 2019 13:27:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15fcf3d4ac36dd853c40fd9ae68b4a371a846ca4
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    gtpv2: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I1d4210883423db76d83ea5dbbdc98736807b4374
    Reviewed-on: https://code.wireshark.org/review/33024
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  aa20023   ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
     add  15fcf3d   gtpv2: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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