Bug 240149
Summary: | [Cocoa] QueuedVideoOutput constructor missing nil check | ||
---|---|---|---|
Product: | WebKit | Reporter: | Youssef Soliman <y_soliman> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, y_soliman |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Youssef Soliman
In the `QueuedVideoOutput` constructor, a nil check is missing for `m_videoOutput`, causing the GPU process to crash.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Youssef Soliman
Pull request: https://github.com/WebKit/WebKit/pull/533
Youssef Soliman
rdar://89202185
Youssef Soliman
rdar://92676179
EWS
Committed r293877 (250335@main): <https://commits.webkit.org/250335@main>
Reviewed commits have been landed. Closing PR #533 and removing active labels.