RESOLVED FIXED Bug 233605
nullptr deref in InbandChapterTrackPrivateAVFObjC::processChapters
https://bugs.webkit.org/show_bug.cgi?id=233605
Summary nullptr deref in InbandChapterTrackPrivateAVFObjC::processChapters
Gabriel Nava Marino
Reported 2021-11-29 16:05:51 PST
The createChapterCue lambda gets dispatched onto a different thread. When it executes, the client might no longer be valid.
Attachments
Patch (3.88 KB, patch)
2021-11-29 16:08 PST, Gabriel Nava Marino
no flags
Patch (3.88 KB, patch)
2021-11-29 21:35 PST, Gabriel Nava Marino
no flags
Gabriel Nava Marino
Comment 1 2021-11-29 16:08:58 PST
Gabriel Nava Marino
Comment 2 2021-11-29 16:11:42 PST
Gabriel Nava Marino
Comment 3 2021-11-29 21:35:54 PST
EWS
Comment 4 2021-11-30 14:24:03 PST
Committed r286327 (244686@main): <https://commits.webkit.org/244686@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 445378 [details].
Note You need to log in before you can comment on or make changes to this bug.