Wireshark-commits: [Wireshark-commits] lts-1.12.1 004c20b: T38: fix a dereference of NULL pointer
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 5 Feb 2016 20:25:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=004c20b6915c07e3d36ee184ec596ac1dd111565
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark

Commits:

004c20b 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
    (cherry picked from commit fcdb06190a7cff2c078ddebfe0d1d2d2d5b10630)
    Reviewed-on: https://code.wireshark.org/review/13752
    Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
    

Actions performed:

    from  85c7a53   AllJoyn: prevent an infinite loop
    adds  004c20b   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(-)