Cycle the recycler in realloc() and free() as well, reducing memory usage of the
authorEvan Huus <eapache@gmail.com>
Sun, 8 Sep 2013 15:18:55 +0000 (15:18 -0000)
committerEvan Huus <eapache@gmail.com>
Sun, 8 Sep 2013 15:18:55 +0000 (15:18 -0000)
commit5f7187c6588456464a8232a8d1c04fd9eeb9a914
tree1e404f5dbb0a44a16a4e922a7f531219aee30c7d
parent720935ca0474597998c6d9daf1e46d1034ae956c
Cycle the recycler in realloc() and free() as well, reducing memory usage of the
stress-test by another ~10%.

svn path=/trunk/; revision=51840
epan/wmem/wmem_allocator_block.c