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


Walter Bright <bugzi...@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzi...@digitalmars.com


--- Comment #17 from Walter Bright <bugzi...@digitalmars.com> 2013-01-09 
21:24:23 PST ---
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.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to