Wireshark-commits: [Wireshark-commits] rev 52180: /trunk/ /trunk/asn1/ansi_map/: packet-ansi_map-te
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52180
User: pascal
Date: 2013/09/22 08:04 PM
Log:
More emem -> wmem conversion:
- tvb_get_g_stringz()/tvb_get_ephemeral_stringz()/tvb_get_seasonal_stringz() -> tvb_get_stringz()
- tvb_get_g_stringz_enc()/tvb_get_ephemeral_stringz_enc() -> tvb_get_stringz_enc()
- tvb_get_ephemeral_unicode_stringz() -> tvb_get_unicode_stringz()
- tvb_bcd_dig_to_ep_str() -> tvb_bcd_dig_to_wmem_packet_str()
- update docs accordingly
Directory: /trunk/asn1/ansi_map/
Changes Path Action
+3 -3 packet-ansi_map-template.c Modified
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -2 packet-afp.c Modified
+3 -3 packet-ansi_map.c Modified
+1 -1 packet-dcerpc-spoolss.c Modified
+1 -1 packet-dmp.c Modified
+6 -6 packet-dtn.c Modified
+4 -4 packet-exec.c Modified
+1 -1 packet-giop.c Modified
+1 -1 packet-glusterfs.c Modified
+1 -1 packet-gsm_a_common.c Modified
+1 -1 packet-gsm_ipa.c Modified
(27 files not shown)