[OT] Stack safety in Rust

David Nadlinger code at klickverbot.at
Mon Oct 21 09:00:27 PDT 2013


Since I know several people here have been following the 
development of Rust concerning object lifetime and memory safety 
vs. (segmented) stacks, I figured this might be interesting:

http://cmr.github.io/blog/2013/10/21/on-stack-safety/

It's a new blog post by Corey Richardson, discussing how to 
mitigate memory corruption due to stack overflows.

David


More information about the Digitalmars-d mailing list