Bug 233605

Summary: nullptr deref in InbandChapterTrackPrivateAVFObjC::processChapters
Product: WebKit Reporter: Gabriel Nava Marino <gnavamarino>
Component: MediaAssignee: Gabriel Nava Marino <gnavamarino>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, eric.carlson, ews-watchlist, glenn, jer.noble, philipj, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.