[Issue 8658] Passing large structs to function b value causes stack corruption
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 25 13:36:16 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=8658
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> 2013-11-25 13:36:10 PST ---
It is a problem on all platforms, but it is not expressed on the 64 bit ones
because they use a caller-cleans-stack by default.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list