Wireshark-commits: [Wireshark-commits] master a0722e3: GTP: Fix Dereference of null pointer found b
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 2 Feb 2016 08:25:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0722e3b9a573d2f64fc90b54f53001efed70710
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a0722e3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    GTP: Fix Dereference of null pointer found by Clang analyzer
    
    Change-Id: Idfa4d114f39c3fe9a84f9b551488127c51aa66aa
    Reviewed-on: https://code.wireshark.org/review/13621
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Gloria Pozuelo <gloria.pozuelo@xxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  90d63e3   frame: Fix Dereference of null pointer found by Clang analyzer
    adds  a0722e3   GTP: Fix Dereference of null pointer found by Clang analyzer


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