[Webkit-unassigned] [Bug 111179] [Cairo] Surface pointer passed to asNewNativeImage() might be freed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 02:29:09 PDT 2013


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





--- Comment #9 from Noam Rosenthal <noam at webkit.org>  2013-04-26 02:27:29 PST ---
(From update of attachment 192693)
View in context: https://bugs.webkit.org/attachment.cgi?id=192693&action=review

How about using a SegmentedVector for m_frameBufferCache instead?

> Source/WebCore/platform/image-decoders/ImageDecoder.h:245
> +#if USE(CAIRO)

Since this occurs for Qt as well, maybe we should have something more general.

-- 
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