[webkit-changes] [WebKit/WebKit] e36a93: Crash WebCore::MediaSource::monitorSourceBuffers
Jean-Yves Avenard
noreply at github.com
Tue Oct 29 18:36:59 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e36a932241b8c86ae3fcdad8b38dc81e574d0354
https://github.com/WebKit/WebKit/commit/e36a932241b8c86ae3fcdad8b38dc81e574d0354
Author: Jean-Yves Avenard <jya at apple.com>
Date: 2024-10-29 (Tue, 29 Oct 2024)
Changed paths:
M Source/WebCore/Modules/mediasource/MediaSource.cpp
Log Message:
-----------
Crash WebCore::MediaSource::monitorSourceBuffers
https://bugs.webkit.org/show_bug.cgi?id=282301
rdar://138799098
Reviewed by Eric Carlson.
Return early if the MediaSource hasn't been attached to its MediaSourcePrivate and is still closed.
* Source/WebCore/Modules/mediasource/MediaSource.cpp:
(WebCore::MediaSource::monitorSourceBuffers):
Canonical link: https://commits.webkit.org/285873@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list