
26 Jun
2005
26 Jun
'05
3:31 p.m.
Why not pipe the C++ allocations into the GC as well as doing a search and replace of the remaining malloc()'s? This way everything lives in libgc and can be checked from there too.
Naively, ralf