Wireshark-commits: [Wireshark-commits] master 57d67f8: LOG3GPP: do not dereference a NULL pointer (

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 12 Jul 2019 12:48:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57d67f8ee319ce645b4d6f36b52096190326a96e
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

57d67f8 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    LOG3GPP: do not dereference a NULL pointer (CID 1450541)
    
    Change-Id: Ic65f21bcc49657ac74bf2eb8d86cb59c29cc233e
    Reviewed-on: https://code.wireshark.org/review/33907
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  4cc142e   doxygen: Exclude files giving warnings.
     add  57d67f8   LOG3GPP: do not dereference a NULL pointer (CID 1450541)


Summary of changes:
 epan/dissectors/packet-log3gpp.c | 34 ++++++++++++++++++++++++++++++++--
 1 file changed, 32 insertions(+), 2 deletions(-)