[Webkit-unassigned] [Bug 46695] [Qt] Invalid pointer access & incomplete memcmp in setUpIterator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 17 07:43:39 PST 2011


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


chris reiss <christopher.reiss at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82164|0                           |1
        is obsolete|                            |




--- Comment #19 from chris reiss <christopher.reiss at nokia.com>  2011-02-17 07:43:38 PST ---
Created an attachment (id=82802)
 --> (https://bugs.webkit.org/attachment.cgi?id=82802&action=review)
proposed approach to safe recycling without doing a deep copy of the string

Posting this as sort of a straw man, a possible way to safely recycle the TextIterator without doing a deep copy of the string.   Is this too disruptive to other ports?  Am I using RefPtr's correctly.

Please also see timing results above ...

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



More information about the webkit-unassigned mailing list