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

Date: Sun, 24 Mar 2013 12:53:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48522

User: eapache
Date: 2013/03/24 05:53 AM

Log:
 Fix a few small bugs in the block allocator and add some more assertions to it
 that run during normal usage. Simplify, expand and enable the test coverage,
 since what's there now passes.

Directory: /trunk/epan/wmem/
  Changes    Path                      Action
  +24 -9     wmem_allocator_block.c    Modified
  +22 -36    wmem_test.c               Modified