Bug 240149

Summary: [Cocoa] QueuedVideoOutput constructor missing nil check
Product: WebKit Reporter: Youssef Soliman <y_soliman>
Component: MediaAssignee: 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
Reported 2022-05-05 17:40:16 PDT
In the `QueuedVideoOutput` constructor, a nil check is missing for `m_videoOutput`, causing the GPU process to crash.
Attachments
Youssef Soliman
Comment 1 2022-05-05 17:44:47 PDT
Youssef Soliman
Comment 2 2022-05-05 17:49:29 PDT
Youssef Soliman
Comment 3 2022-05-05 17:56:33 PDT
EWS
Comment 4 2022-05-05 18:29:10 PDT
Committed r293877 (250335@main): <https://commits.webkit.org/250335@main> Reviewed commits have been landed. Closing PR #533 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.