Wireshark-commits: [Wireshark-commits] master-1.12 1d08bee: GSM MAP: ensure that p2p_dir is always

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

Commits:

1d08bee 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>
    (cherry picked from commit e39e44df246c89c31d708923a181f99810240731)
    Reviewed-on: https://code.wireshark.org/review/2700
    

Actions performed:

    from  a2e2571   [Automatic manuf, services and enterprise-numbers update for 2014-06-29]
    adds  1d08bee   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(-)