[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:27:48 PDT 2008


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





------- Comment #2 from wbaxter at gmail.com  2008-04-08 19:27 -------
The test program works fine for me on Windows.
I tried it with
  DMD/Phobos 1.028,
  DMD/Tango/Tangobos 1.028, and
  DMD/Phobos 2.012.

Although the data file I tested it with was only 50K.  That could make a
difference if it's being caused by "false pointers".  Or it could be a
Linux-only bug, I suppose.

Maybe for the lazy you could also modify your program to generate a 30MB file
full of random numbers.  :-)


-- 



More information about the Digitalmars-d-bugs mailing list