RESOLVED FIXED Bug 132079
Arguments::copyBackingStore needs to update m_registers in tandem with m_registerArray
https://bugs.webkit.org/show_bug.cgi?id=132079
Summary Arguments::copyBackingStore needs to update m_registers in tandem with m_regi...
Mark Hahnenberg
Reported 2014-04-23 14:50:06 PDT
Since we're moving the register backing store, we don't want to leave a dangling pointer into a random CopiedBlock.
Attachments
Patch (2.82 KB, patch)
2014-04-23 14:55 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2014-04-23 14:51:59 PDT
Mark Hahnenberg
Comment 2 2014-04-23 14:55:53 PDT
Michael Saboff
Comment 3 2014-04-23 15:01:01 PDT
Comment on attachment 230012 [details] Patch r=me
WebKit Commit Bot
Comment 4 2014-04-23 15:35:44 PDT
Comment on attachment 230012 [details] Patch Clearing flags on attachment: 230012 Committed r167729: <http://trac.webkit.org/changeset/167729>
WebKit Commit Bot
Comment 5 2014-04-23 15:35:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.