[webkit-reviews] review requested: [Bug 16888] -webkit-border-image crash/invalid free : [Attachment 18516] Use naked pointers rather than OwnPtrs since the source pointers are in the middle of an array

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 15:54:47 PST 2008


Michael Goddard <michael.goddard at trolltech.com> has asked  for review:
Bug 16888: -webkit-border-image crash/invalid free
http://bugs.webkit.org/show_bug.cgi?id=16888

Attachment 18516: Use naked pointers rather than OwnPtrs since the source
pointers are in the middle of an array
http://bugs.webkit.org/attachment.cgi?id=18516&action=edit

------- Additional Comments from Michael Goddard
<michael.goddard at trolltech.com>
Simpler than previous patch and avoids any extra allocations.


More information about the webkit-reviews mailing list