Wireshark-commits: [Wireshark-commits] master-1.10 9ffacc6: GSM MAP: fix detection of SMS direction
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Oct 2014 14:09:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9ffacc687292482e0b3d6e50d194cd56001481e9
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.10
Repository: wireshark

Commits:

9ffacc6 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/4775
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  2b6e946   Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.
    adds  9ffacc6   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(-)