RESOLVED FIXED 134668
LinkBuffer should not keep a reference to the MacroAssembler
https://bugs.webkit.org/show_bug.cgi?id=134668
Summary LinkBuffer should not keep a reference to the MacroAssembler
Benjamin Poulain
Reported 2014-07-06 16:44:26 PDT
LinkBuffer should not keep a reference to the MacroAssembler
Attachments
Patch (41.50 KB, patch)
2014-07-06 16:51 PDT, Benjamin Poulain
no flags
Patch (39.13 KB, patch)
2014-07-07 13:18 PDT, Benjamin Poulain
no flags
Patch (39.81 KB, patch)
2014-07-07 15:13 PDT, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2014-07-06 16:51:16 PDT
Geoffrey Garen
Comment 2 2014-07-07 11:15:03 PDT
Comment on attachment 234469 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=234469&action=review r=me Please fix Windows build failure if it is real. > Source/JavaScriptCore/ChangeLog:9 > + When that happen, the pointer m_assembler points to released memory. That was not causing "happens"
Benjamin Poulain
Comment 3 2014-07-07 13:18:40 PDT
Benjamin Poulain
Comment 4 2014-07-07 15:13:50 PDT
Benjamin Poulain
Comment 5 2014-07-07 21:23:59 PDT
Note You need to log in before you can comment on or make changes to this bug.