[Issue 5176] Limit static object sizes
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Jan 10 09:09:12 PST 2013
http://d.puremagic.com/issues/show_bug.cgi?id=5176
--- Comment #22 from Andrei Alexandrescu <andrei at erdani.com> 2013-01-10 09:08:49 PST ---
How large are the guard pages on each OS?
We should either restrict object size to a reasonable maximum, or insert
runtime checks at least in @safe mode when accessing fields through pointers
that may be null.
--
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