[Webkit-unassigned] [Bug 20340] SegmentedVector segment allocations can lead to unsafe use of temporary registers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 11 11:26:21 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20340





------- Comment #8 from chrisb at adobe.com  2008-08-11 11:26 PDT -------
Created an attachment (id=22729)
 --> (https://bugs.webkit.org/attachment.cgi?id=22729&action=view)
Diff showing alternative fix

Attaching a diff showing an alternative fix.   Changes makeNewTemporary such
that it never shrinks the SegmentedVector of RegisterID's.  The attached diff
also contains a fix for a seperate bug.  The relevant changes for this bug are
in CodeGenerator::makeNewTemporary and the various CodeGenerator constructors.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list