manual memory management

David Nadlinger see at klickverbot.at
Wed Jan 9 17:07:25 PST 2013


On Thursday, 10 January 2013 at 00:50:30 UTC, Adam D. Ruppe wrote:
> Yes, but it is worth noting that dmd will happily compile that 
> code, even if marked @safe - just because the pointer on the 
> language level is null doesn't mean it is memory safe at the 
> assembly level.

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

David


More information about the Digitalmars-d mailing list