[webkit-reviews] review requested: [Bug 12535] Stack-optimizing compilers can trick GC into freeing in-use objects : [Attachment 13507] Proposing fix

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Mar 6 22:38:40 PST 2007


Anrong Hu <huanr at yahoo.com> has asked  for review:
Bug 12535: Stack-optimizing compilers can trick GC into freeing in-use objects
http://bugs.webkit.org/show_bug.cgi?id=12535

Attachment 13507: Proposing fix
http://bugs.webkit.org/attachment.cgi?id=13507&action=edit

------- Additional Comments from Anrong Hu <huanr at yahoo.com>
A more cross-platform fix as suggested: using alloca() and putting the object
reference onto stack.



More information about the webkit-reviews mailing list