Memory corruption rant.

Vladimir Panteleev vladimir at thecybershadow.net
Tue May 17 16:52:09 PDT 2011


On Wed, 18 May 2011 02:18:22 +0300, Jesse Phillips  
<jessekphillips+D at gmail.com> wrote:

> [snip memory corruption rant]

I've nothing to contribute but by own anecdotal experience. So: are you  
doing *any* allocations or throwing exceptions in finalizers (destructors  
of objects on the heap)? If you are, don't do it. :P

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


More information about the Digitalmars-d-learn mailing list