https://bugs.kde.org/show_bug.cgi?id=462277
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |NOT A BUG Status|REPORTED |RESOLVED --- Comment #7 from Vlad Zahorodnii <[email protected]> --- The memory allocator may not release some memory, which unfortunately is expected, e.g. due to fragmentation, etc. But as for that code, it looks like it frees memory as expected, although it wouldn't hurt to port that code away from `new` and `delete`. -- You are receiving this mail because: You are watching all bug changes.
