[Issue 9242] Add stack smashing code to flush out heisenbugs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 1 05:46:09 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9242
--- Comment #4 from bearophile_hugs at eml.cc 2013-01-01 05:46:06 PST ---
This is also useful against certain kinds of attacks. This seems useful for a
language like D that tries to be "safer" than C/C++. Some info:
http://en.wikipedia.org/wiki/Buffer_overflow_protection#StackGuard
http://www.research.ibm.com/trl/projects/security/ssp/
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list