Wireshark-commits: [Wireshark-commits] master-1.10 f6609f6: GSM MAP: ensure that p2p_dir is always

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

Commits:

f6609f6 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/2701
    

Actions performed:

    from  8a9573e   [Automatic manuf, services and enterprise-numbers update for 2014-06-29]
    adds  f6609f6   GSM MAP: ensure that p2p_dir is always initialized before calling GSM SMS dissector


Summary of changes:
 asn1/gsm_map/gsm_map.cnf         |   25 ++++++++++++
 docbook/release-notes.asciidoc   |    1 +
 epan/dissectors/packet-gsm_map.c |   83 +++++++++++++++++++++++++-------------
 3 files changed, 80 insertions(+), 29 deletions(-)