Wireshark-commits: [Wireshark-commits] master-2.0 680bf67: 3GPP 23.038 7-bit GSM alphabet contains

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 13 Apr 2016 08:42:56 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=680bf6788e19d709007183818a9a0fab96dc3d6c
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

680bf67 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>
    (cherry picked from commit 36dd5da5d4de630b853a5b7be8f6b62b9dd3a9ba)
    Conflicts:
    	epan/dissectors/asn1/gsm_map/packet-gsm_map-template.c
    Reviewed-on: https://code.wireshark.org/review/14902
    

Actions performed:

    from  cda48a1   Lua: Fix add and remove Fields when reload Lua plugins
    adds  680bf67   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(-)