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 cfd71d7: Fix a couple of (AFAICS false) may-be-used-u

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Nov 2014 01:49:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cfd71d7c2a736e2a4b65e6119778148808abe2fe
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

cfd71d7 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show up
    on the OSX 10.5 buildbot.
    
    Change-Id: I49e066feab8b980ea85371095234e96e89db71e1
    Reviewed-on: https://code.wireshark.org/review/5247
    Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
    

Actions performed:

    from  ea5b234   Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show up with gcc 4.8.3.
    adds  cfd71d7   Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show up on the OSX 10.5 buildbot.


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