ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 31376: /trunk/ /trunk/epan/dissectors/: packet-gsm_a_dta

Date: Mon, 28 Dec 2009 21:58:46 GMT
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