Wireshark-commits: [Wireshark-commits] master-1.12 ea517f9: [NBAP] Fix SIGSEGV in dissect_nbap_MACd

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 2 Dec 2015 00:15:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea517f980cdd04f407db606ff789e0221550e678
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

ea517f9 by Michael Mann (mmann78@xxxxxxxxxxxx):

    [NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_Size
    
    Bug: 11815
    Change-Id: I107cf90df87bdafa23bd4b81acbc25d98773b223
    Reviewed-on: https://code.wireshark.org/review/12347
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    (cherry picked from commit d2644aef369af0667220b5bd69996915b29d753d)
    Reviewed-on: https://code.wireshark.org/review/12350
    (cherry picked from commit 4c499f54d38b2749a3da634da297c019582ebadd)
    Reviewed-on: https://code.wireshark.org/review/12351
    

Actions performed:

    from  3e1cd49   [NBAP] Prevent crash.
    adds  ea517f9   [NBAP] Fix SIGSEGV in dissect_nbap_MACdPDU_Size


Summary of changes:
 asn1/nbap/nbap.cnf            |   11 ++++----
 epan/dissectors/packet-nbap.c |   61 +++++++++++++++++++++--------------------
 2 files changed, 37 insertions(+), 35 deletions(-)