lör 2010-08-21 klockan 07:02 +1200 skrev Robert Collins:

> it was to stop crashes with code that had been cast and was freed with
> xfree(); if you don't alloc with a matching allocator, and the
> platform has a different default new - *boom*.

Allocating with new and freeing with free() is a coding error in all
books.

> There may be nothing like that left to worry about now.

I sure hope not.

Regards
Henrik

Reply via email to