Wireshark-commits: [Wireshark-commits] rev 47219: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_core.c

Date: Wed, 23 Jan 2013 00:59:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47219

User: eapache
Date: 2013/01/22 04:59 PM

Log:
 Add wrapper functions for realloc, free and gc, but don't expose them in the
 header yet as not all allocators implement them.

Directory: /trunk/epan/wmem/
  Changes    Path           Action
  +18 -0     wmem_core.c    Modified