[Issue 5176] Limit static object sizes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 9 23:22:16 PST 2013


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


Jacob Carlborg <doob at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com


--- Comment #18 from Jacob Carlborg <doob at me.com> 2013-01-09 23:22:14 PST ---
(In reply to comment #17)
> Windows inserts a "guard page" that is hardware protected beyond the end of the
> allocated stack. A stack overflow runs into that guard page, which throws a seg
> fault.
> 
> It does not corrupt memory.

What about the rest of the platforms?

-- 
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