RESOLVED FIXED 128424
iOS port needs to clear VM::stackPointerAtVMEntry when it drops locks.
https://bugs.webkit.org/show_bug.cgi?id=128424
Summary iOS port needs to clear VM::stackPointerAtVMEntry when it drops locks.
Mark Lam
Reported 2014-02-07 17:31:33 PST
Patch coming.
Attachments
the patch. (1.91 KB, patch)
2014-02-07 17:39 PST, Mark Lam
ggaren: review+
Mark Lam
Comment 1 2014-02-07 17:39:05 PST
Created attachment 223525 [details] the patch.
Mark Lam
Comment 2 2014-02-07 17:39:46 PST
Comment on attachment 223525 [details] the patch. View in context: https://bugs.webkit.org/attachment.cgi?id=223525&action=review > Source/JavaScriptCore/ChangeLog:9 > + in that it (iOS) does clear m_vm->stackPointerAtVMEntry nor reset the typo: "does" ==> "does not"
Geoffrey Garen
Comment 3 2014-02-07 17:41:36 PST
Comment on attachment 223525 [details] the patch. r=me
Mark Lam
Comment 4 2014-02-07 17:57:09 PST
Mark Lam
Comment 5 2014-02-07 18:03:00 PST
Note You need to log in before you can comment on or make changes to this bug.