Wireshark-commits: [Wireshark-commits] master-2.0 eb6ccb1: T38: fix a dereference of NULL pointer

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Oct 2015 12:40:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=eb6ccb1b0c4ad02b828652c3fe6e8d51c30a315e
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

eb6ccb1 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    T38: fix a dereference of NULL pointer
    
    Change-Id: I6d0a87e301145f43af0c0ccba44c1dbb2f84adb2
    Ping-Bug: 9887
    Reviewed-on: https://code.wireshark.org/review/11243
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9d02d9f   NULL terminate some hf_ arrays used in proto_tree_add_bitmask_xxx calls.
    adds  eb6ccb1   T38: fix a dereference of NULL pointer


Summary of changes:
 asn1/t38/packet-t38-template.c |   64 ++++++++++++++++++++--------------------
 epan/dissectors/packet-t38.c   |   64 ++++++++++++++++++++--------------------
 2 files changed, 64 insertions(+), 64 deletions(-)