Wireshark-commits: [Wireshark-commits] master e39e44d: GSM MAP: ensure that p2p_dir is always initi

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Jun 2014 17:56:36 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e39e44df246c89c31d708923a181f99810240731
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e39e44d by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dissector
    
    Bug: 10234
    Change-Id: Ie340b849015febe46f91836440d44d4cfde005a4
    Reviewed-on: https://code.wireshark.org/review/2695
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    

Actions performed:

    from  60ffafd   Fix compile error when building w/o GNUTLS
    adds  e39e44d   GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dissector


Summary of changes:
 asn1/gsm_map/gsm_map.cnf         |   25 ++++++++++++
 epan/dissectors/packet-gsm_map.c |   83 +++++++++++++++++++++++++-------------
 2 files changed, 79 insertions(+), 29 deletions(-)