Wireshark-commits: [Wireshark-commits] master-1.12 080f11f: GSM MAP: fix detection of SMS direction

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Oct 2014 14:08:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=080f11f5c611a319de436cdcf3209ddc2a079791
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

080f11f 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>
    (cherry picked from commit 6463d2a7e66e259dabbeffbab67bcbeedd98133f)
    Reviewed-on: https://code.wireshark.org/review/4774
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  24fa893   Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.
    adds  080f11f   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(-)