Wireshark-commits: [Wireshark-commits] master 1c7b431: LSD: avoid dereferencing a null pointer

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 23 Oct 2016 00:34:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1c7b431a75bba97c46b54d150d6e5a3fe9f78a6a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1c7b431 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    LSD: avoid dereferencing a null pointer
    
    Bug: 13038
    Change-Id: I701aa8cf89d8c53091974d6329f340316df8a870
    Reviewed-on: https://code.wireshark.org/review/18405
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  ed18759   diameter: add new standardized QCI
    adds  1c7b431   LSD: avoid dereferencing a null pointer


Summary of changes:
 epan/dissectors/packet-lsd.c |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)