The GC, destructors, exceptions and memory corruption

Vladimir Panteleev vladimir at thecybershadow.net
Fri May 13 04:08:57 PDT 2011


On Fri, 13 May 2011 11:41:04 +0300, Daniel Gibson <metalcaedes at gmail.com>  
wrote:

> So the program is terminated? In that case you don't really have to
> worry about the state of the GC, right?

After looking again at it, my patch actually does "the right thing" and  
locks out the GC after a finalizer exception (any attempt to access the GC  
 from that point will instantly throw), so I've sent the pull requests.  
Thanks for the feedback.

-- 
Best regards,
  Vladimir                            mailto:vladimir at thecybershadow.net


More information about the Digitalmars-d mailing list