[webkit-reviews] review granted: [Bug 134668] LinkBuffer should not keep a reference to the MacroAssembler : [Attachment 234469] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 7 11:14:44 PDT 2014


Geoffrey Garen <ggaren at apple.com> has granted Benjamin Poulain
<benjamin at webkit.org>'s request for review:
Bug 134668: LinkBuffer should not keep a reference to the MacroAssembler
https://bugs.webkit.org/show_bug.cgi?id=134668

Attachment 234469: Patch
https://bugs.webkit.org/attachment.cgi?id=234469&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
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"


More information about the webkit-reviews mailing list