WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117541
Fix crashes due to failed ImageBuffer allocation
https://bugs.webkit.org/show_bug.cgi?id=117541
Summary
Fix crashes due to failed ImageBuffer allocation
Gyuyoung Kim
Reported
2013-06-12 07:09:57 PDT
A crash can happen due to a failed ImageBuffer allocation in SVGImage::drawPatternForContainer(). Added a check for that failed allocation. Committed:
https://src.chromium.org/viewvc/blink?revision=152268&view=revision
Attachments
Patch
(1.76 KB, patch)
2013-06-12 07:12 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch
(1.75 KB, patch)
2013-06-12 07:40 PDT
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2013-06-12 07:12:04 PDT
Created
attachment 204434
[details]
Patch
Chris Dumez
Comment 2
2013-06-12 07:22:44 PDT
Comment on
attachment 204434
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=204434&action=review
> Source/WebCore/ChangeLog:8 > + From Blink
r152268
by <
wolenetz@chromium.org
>
This Blink revision seems to be from Philip Rogers <
pdr@chromium.org
>?
Gyuyoung Kim
Comment 3
2013-06-12 07:40:50 PDT
Created
attachment 204438
[details]
Patch
Gyuyoung Kim
Comment 4
2013-06-12 07:41:28 PDT
(In reply to
comment #2
)
> (From update of
attachment 204434
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=204434&action=review
> > > Source/WebCore/ChangeLog:8 > > + From Blink
r152268
by <
wolenetz@chromium.org
> > > This Blink revision seems to be from Philip Rogers <
pdr@chromium.org
>?
Oops, my bad. Thanks.
WebKit Commit Bot
Comment 5
2013-06-12 16:30:21 PDT
Comment on
attachment 204438
[details]
Patch Clearing flags on attachment: 204438 Committed
r151525
: <
http://trac.webkit.org/changeset/151525
>
WebKit Commit Bot
Comment 6
2013-06-12 16:30:24 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug