Wireshark-commits: [Wireshark-commits] master 2cec957: T38: fix a dereference of NULL pointer
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Oct 2015 12:50:47 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2cec957fc9e7d74c03bf4131bbc3228adc7993a6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2cec957 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/11242
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  3385c29   NULL terminate some hf_ arrays used in proto_tree_add_bitmask_xxx calls.
    adds  2cec957   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(-)