26 Jun
                
                    2005
                
            
            
                26 Jun
                
                '05
                
            
            
            
        
    
                8:02 p.m.
            
        On Sun, 2005-06-26 at 08:37 +0200, Ralf Stephan wrote:
That would be this one: { GC_malloc Addrcheck:Leak fun:malloc fun:_ZnwjN8Inkscape2GC10ScanPolicyENS0_16CollectionPolicyEPFvPvS3_ES3_ }
Hmm, that works? When garbage collection is disabled, operator new always calls malloc(), not GC_malloc()...
-mental