Wireshark-commits: [Wireshark-commits] master 49e259f: HNBAP: decode IMSI IE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 01 Oct 2019 12:37:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=49e259f04f86ccadb499be43f5b2b16668d0ad68
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

49e259f by Pascal Quantin (pascal@xxxxxxxxxxxxx):

    HNBAP: decode IMSI IE
    
    Bug: 16099
    Change-Id: I2b0b1a5578e384d5d71aa1aa4c417a7e86cb2616
    Reviewed-on: https://code.wireshark.org/review/34668
    Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  f67ecce   Qt: Do not spin unnecessary additional event loops
     add  49e259f   HNBAP: decode IMSI IE


Summary of changes:
 epan/dissectors/asn1/hnbap/hnbap.cnf               | 10 +++-
 epan/dissectors/asn1/hnbap/packet-hnbap-template.c |  4 +-
 epan/dissectors/packet-hnbap.c                     | 67 +++++++++++++---------
 3 files changed, 49 insertions(+), 32 deletions(-)