ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Aug 2018 13:02:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebf6f43044177af46fa172a88024926aeaab69ce
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

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

    gtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
    
    Change-Id: Ic94da3e34b52663c315ed22dc9e3b4be1066b1a3
    Reviewed-on: https://code.wireshark.org/review/29180
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  46ea37d   AT: Reorder commands dissection functions
     add  ebf6f43   gtp: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang


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