The GC, destructors, exceptions and memory corruption

Alexander aldem+dmars at nk7.net
Fri May 13 01:55:01 PDT 2011


On 13.05.2011 10:12, Vladimir Panteleev wrote:

> Yes, but what if it's handled (there's a try/catch block around the allocation or fullCollect call that invoked the GC)?

  Oh, that case... Sure, if GC is buggy and throw causes GC allocation in turn... then we have a problem, of course, but of course, this should work - normally.

/Alexander


More information about the Digitalmars-d mailing list