Wireshark-commits: [Wireshark-commits] master 36dd5da: 3GPP 23.038 7-bit GSM alphabet contains non

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Apr 2016 03:00:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=36dd5da5d4de630b853a5b7be8f6b62b9dd3a9ba
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

36dd5da by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    3GPP 23.038 7-bit GSM alphabet contains non ASCII characters
    
    It should be displayed with the STR_UNICODE field display parameter
    
    Bug: 12337
    Change-Id: I6204909977218f5e19b5eb309595be1d6666ac9a
    Reviewed-on: https://code.wireshark.org/review/14896
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  4d5caf3   6lowpan: change malloc to wmem_alloc.
    adds  36dd5da   3GPP 23.038 7-bit GSM alphabet contains non ASCII characters


Summary of changes:
 .../asn1/gsm_map/packet-gsm_map-template.c         |    2 +-
 epan/dissectors/packet-gsm_a_dtap.c                |    2 +-
 epan/dissectors/packet-gsm_map.c                   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)