http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31376
User: guy
Date: 2009/12/28 01:58 PM
Log:
Replace gsm_sms_char_ascii_decode() with gsm_sms_chars_to_utf8(), which
returns an ep_allocated string (and whose name reflects that what you
get out is UTF-8, not just ASCII).
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -17 packet-gsm_a_dtap.c Modified
+18 -21 packet-gsm_map.c Modified
+46 -25 packet-gsm_sms.c Modified
+9 -1 packet-gsm_sms.h Modified
Directory: /trunk/asn1/gsm_map/
Changes Path Action
+2 -5 gsm_map.cnf Modified