[Webkit-unassigned] [Bug 12535] Stack-optimizing compilers can trick GC into freeing in-use objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 3 03:50:19 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12535





------- Comment #14 from ap at webkit.org  2007-02-03 03:50 PDT -------
> #if COMPILER(MSVC)
> #pragma optimize("", off)
> #endif

Is there a more cross-platform way to defeat the stack re-use? Perhaps coping
the value into memory allocated by alloca() could help.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list