WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(3.88 KB, patch)
2021-11-29 21:35 PST
,
Gabriel Nava Marino
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Gabriel Nava Marino
Comment 1
2021-11-29 16:08:58 PST
Created
attachment 445360
[details]
Patch
Gabriel Nava Marino
Comment 2
2021-11-29 16:11:42 PST
<
rdar://problem/85596002
>
Gabriel Nava Marino
Comment 3
2021-11-29 21:35:54 PST
Created
attachment 445378
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug