Wireshark-commits: [Wireshark-commits] master-1.12 98993f4: Fix a couple of (AFAICS false) may-be-u

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 26 Feb 2015 16:03:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98993f4a99186c5e81c3c49e27a0f334ddc62d91
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

98993f4 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>
    (cherry picked from commit ea5b2343c683b3ef61b9e4904bae6ac4afb2c525)
    Reviewed-on: https://code.wireshark.org/review/7414
    

Actions performed:

    from  e23e1dc   SMPP: AT_STRINGZ address allocation must use the pinfo pool
    adds  98993f4   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(-)