Wireshark-commits: [Wireshark-commits] rev 53528: /trunk/ /trunk/epan/: address_to_str.c to_str.h /
Date: Sat, 23 Nov 2013 22:17:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53528

User: eapache
Date: 2013/11/23 10:17 PM

Log:
 Implement address_to_str which is like ep_address_to_str and se_address_to_str
 except it takes a wmem scope instead. Add the two emem equivalents to checkAPI
 as (weakly) deprecated.

Directory: /trunk/epan/
  Changes    Path                Action
  +11 -0     address_to_str.c    Modified
  +3 -1      to_str.h            Modified

Directory: /trunk/tools/
  Changes    Path            Action
  +3 -1      checkAPIs.pl    Modified