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 8180b4e: gtp: Fix Dead Store (Dead assignement/Dead i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 02 Aug 2018 08:14:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8180b4eb77dbad0a5620b50a8b9057678f12adb7
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

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

Actions performed:

    from  f6efcbf   GMPLS extensions to RSVP-TE
    adds  8180b4e   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(-)