Wireshark-commits: [Wireshark-commits] rev 50970: /trunk/epan/wmem/ /trunk/epan/wmem/: wmem_allocat
Date: Sun, 28 Jul 2013 12:46:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50970

User: eapache
Date: 2013/07/28 05:46 AM

Log:
 Fix a bug in the gc routine discovered while formally working out parts of the
 algorithm.
 
 Also add a test case to excercise it for future.

Directory: /trunk/epan/wmem/
  Changes    Path                      Action
  +19 -11    wmem_allocator_block.c    Modified
  +10 -0     wmem_test.c               Modified