
16 Jan
2008
16 Jan
'08
11:10 p.m.
I think the problem is that even though I've compiled stlport with settings telling it to use regular old new/delete and not it's own super-duper new/delete, that it is still using it's own internal versions of 'regular' new and delete...
Try building with internal STL. After all you only interested in your own leaks, right? Gennadiy