Wireshark-commits: [Wireshark-commits] master-1.12 fcdb061: T38: fix a dereference of NULL pointer
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 24 Oct 2015 12:40:39 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fcdb06190a7cff2c078ddebfe0d1d2d2d5b10630
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

fcdb061 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>
    (cherry picked from commit eb6ccb1b0c4ad02b828652c3fe6e8d51c30a315e)
    Reviewed-on: https://code.wireshark.org/review/11244
    

Actions performed:

    from  41e646e   AllJoyn: prevent an infinite loop
    adds  fcdb061   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(-)