URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c892845b98185408b41ef5b4c59279eb42f2698f
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
c892845 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>
    (cherry picked from commit cfd71d7c2a736e2a4b65e6119778148808abe2fe)
    Reviewed-on: https://code.wireshark.org/review/7415
    
Actions performed:
    from  98993f4   Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show up with gcc 4.8.3.
    adds  c892845   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(-)