WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(39.13 KB, patch)
2014-07-07 13:18 PDT
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Patch
(39.81 KB, patch)
2014-07-07 15:13 PDT
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-07-06 16:51:16 PDT
Created
attachment 234469
[details]
Patch
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
Created
attachment 234505
[details]
Patch
Benjamin Poulain
Comment 4
2014-07-07 15:13:50 PDT
Created
attachment 234517
[details]
Patch
Benjamin Poulain
Comment 5
2014-07-07 21:23:59 PDT
Committed
r170876
: <
http://trac.webkit.org/changeset/170876
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug