[Issue 1980] memory allocated via double[][] is not being freed by the GC

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Apr 8 17:49:14 PDT 2008


http://d.puremagic.com/issues/show_bug.cgi?id=1980





------- Comment #3 from markusle at gmail.com  2008-04-08 19:49 -------
Thanks much for testing Bill!

I just ran both the 32bit DMD executable and the
64bit GDC (v. 0.24) version of the above code
on my opteron box. The 32bit DMD version leaks memory 
whereas the GDC binary works just fine and properly 
free its memory.

Thanks,
Markus



-- 



More information about the Digitalmars-d-bugs mailing list