Wireshark-commits: [Wireshark-commits] master 9319357: PPP: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 14 Dec 2015 12:17:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9319357f5e27c10f2d29e78fcdf9d323c2af36b0
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    PPP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I85757acbc920288f7554e29a784ddf60b0446d88
    Reviewed-on: https://code.wireshark.org/review/12499
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4dd3a8a   GTPv2 conversation adaptation
    adds  9319357   PPP: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


Summary of changes:
 epan/dissectors/packet-ppp.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)