Wireshark-commits: [Wireshark-commits] master 07ca553: NGAP: fix dissection of NASC field

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Jun 2020 15:19:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07ca55323fc1e74400d0cacb3da8c77f5d314a4b
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

07ca553 by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    NGAP: fix dissection of NASC field
    
    Change-Id: Ia92b5b16d735062afdaeba4560539fa24e2feb1c
    Reviewed-on: https://code.wireshark.org/review/37458
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  3d9b280   LTE RRC: dissect nas-SecurityParamFromEUTRA for the 5GS to EPS handover case
     add  07ca553   NGAP: fix dissection of NASC field


Summary of changes:
 epan/dissectors/asn1/ngap/ngap.cnf |  20 ++-
 epan/dissectors/packet-ngap.c      | 258 ++++++++++++++++++-------------------
 2 files changed, 137 insertions(+), 141 deletions(-)