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(-)