id summary reporter owner description type status milestone component version severity resolution keywords cc
284 pool::purge_memory() does not reset next_size nobody shammah "{{{
Calling purge_memory() does not reset next_size in the
memory pool implementation.
This means that repeatedly allocating then calling
purge_memory() causes the pool to allocate a buffer of
double the size each time, even though the number of
objects remains small.
Thanks,
Edmund Kapusniak.
}}}" Bugs closed Boost 1.35.0 pool Boost 1.34.0 Problem fixed witt@…