Wireshark-commits: [Wireshark-commits] rev 48416: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_allocat

Date: Tue, 19 Mar 2013 15:32:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48416

User: eapache
Date: 2013/03/19 08:32 AM

Log:
 Add more and stricter wmem block allocator debug functions.
 
 Re-enable the block allocator by default in trunk since it is much better
 tested now - I've spent some time with a hack redirecting all emem allocations
 to wmem, so it's seen a lot of traffic. I will still likely turn it off for
 1.10 whenever that branches, just to be safe.

Directory: /trunk/epan/wmem/
  Changes    Path                      Action
  +38 -15    wmem_allocator_block.c    Modified
  +2 -2      wmem_scopes.c             Modified