Bug 148156 - Add null check in ImageBufferData::getData
Summary: Add null check in ImageBufferData::getData
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-08-18 18:41 PDT by Dean Jackson
Modified: 2015-08-18 18:57 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.09 KB, patch)
2015-08-18 18:47 PDT, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2015-08-18 18:41:18 PDT
Add null check in ImageBufferData::getData
Comment 1 Radar WebKit Bug Importer 2015-08-18 18:42:26 PDT
<rdar://problem/22337157>
Comment 2 Dean Jackson 2015-08-18 18:47:17 PDT
Created attachment 259339 [details]
Patch
Comment 3 Dean Jackson 2015-08-18 18:57:24 PDT
Committed r188622: <http://trac.webkit.org/changeset/188622>