Wireshark-commits: [Wireshark-commits] master 859cf86: M2AP: fix dissection of procedure codes

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 Sep 2016 08:56:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=859cf86c8d25b7ead113821ece4e9dec853e70d6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

859cf86 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    M2AP: fix dissection of procedure codes
    
    Change-Id: I6c8f01e65a16561ff78593edc263fb26d99c182b
    Reviewed-on: https://code.wireshark.org/review/17552
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  773c71f   M3AP: display short protocol name in protocol column
    adds  859cf86   M2AP: fix dissection of procedure codes


Summary of changes:
 epan/dissectors/asn1/m2ap/m2ap.cnf               |    1 +
 epan/dissectors/asn1/m2ap/packet-m2ap-template.c |    2 +-
 epan/dissectors/packet-m2ap.c                    |   74 +++++++++++-----------
 3 files changed, 39 insertions(+), 38 deletions(-)