https://bugs.kde.org/show_bug.cgi?id=520861
--- Comment #3 from Jonathan Wakely <[email protected]> --- The pool alloc, mt alloc and bitmap allocator are all obsolete. I think the patch is a big improvement. I'm not sure that "still reachable" reports are expected with pmr pools. Those should typically be created on the stack as local variables and they'll free everything they allocated in their destructors. -- You are receiving this mail because: You are watching all bug changes.
