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

Date: Thu, 14 Feb 2013 16:23:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47657

User: eapache
Date: 2013/02/14 08:23 AM

Log:
 If the requested wmem allocator is NULL, take that to mean manually-managed
 memory. This permits using manually-scoped versions of certain wmem structures.

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