Wireshark-commits: [Wireshark-commits] master 2df2ede: gtp: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 25 Mar 2019 11:51:54 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2df2edefa726dc794fd8ec0af9e2b5d92d70dbc9
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    gtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: I5b74036383f6e53f1deaed32cd7858edf3feeda0
    Reviewed-on: https://code.wireshark.org/review/32550
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6744124   gssapi: fix indentation in function dissect_gssapi_work().
     add  2df2ede   gtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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