URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea5b2343c683b3ef61b9e4904bae6ac4afb2c525
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ea5b234 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show up with gcc 4.8.3.
Change-Id: I71c9013670dd6e8c74e039bd252cfac2c9e95a18
Reviewed-on: https://code.wireshark.org/review/5246
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from 2f3e577 [GTP] Fix decoding of UMTS GTP QoS Profile i n Radius and Diameter messages. Fixes Bug 10688
adds ea5b234 Fix a couple of (AFAICS false) may-be-used-uninitialized warnings that show up with gcc 4.8.3.
Summary of changes:
epan/dissectors/packet-gtp.c | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)