Wireshark-commits: [Wireshark-commits] master 6463d2a: GSM MAP: fix detection of SMS direction when

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 10 Oct 2014 18:26:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6463d2a7e66e259dabbeffbab67bcbeedd98133f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6463d2a by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM MAP: fix detection of SMS direction when application context version is < 3
    
    Bug: 10547
    Change-Id: I4708fd9977e635c66ef1350ce5098520e4c2ce1e
    Reviewed-on: https://code.wireshark.org/review/4579
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  98d77e2   CMake: Bundle the "share" directory files and directories.
    adds  6463d2a   GSM MAP: fix detection of SMS direction when application context version is < 3


Summary of changes:
 asn1/gsm_map/gsm_map.cnf               |    6 +++---
 asn1/gsm_map/packet-gsm_map-template.c |    5 ++---
 epan/dissectors/packet-gsm_map.c       |   23 +++++++++++------------
 3 files changed, 16 insertions(+), 18 deletions(-)