[Webkit-unassigned] [Bug 48634] fast/images/size-failure.html results in mallog of 2 gigs after switching to WebKit image decoders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 12 13:32:40 PST 2010


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





--- Comment #15 from Peter Kasting <pkasting at google.com>  2010-11-12 13:32:40 PST ---
For reference, see the difference between RGBA32Buffer::setSize() implementations on Skia (where it checks m_bitmap.allocPixels() and returns false if it fails) versus in the "base" class (where there's a comment saying "this has no way to check for allocation failure...").

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