Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8db7ec0be98e048dbc86802e49ad0a71c42cd0ab
https://github.com/WebKit/WebKit/commit/8db7ec0be98e048dbc86802e49ad0a71c42cd0ab
Author: Jean-Yves Avenard <[email protected]>
Date: 2026-09-02 (Wed, 02 Sep 2026)
Changed paths:
M Source/WebKit/GPUProcess/media/RemoteImageDecoderAVFProxy.cpp
Log Message:
-----------
Race Condition in RemoteImageDecoderAVFProxy
rdar://173526833
Reviewed by Youenn Fablet.
Don't use SharedMemory::unsafeBuffer() on buffer sent from the content process
to the GPU process.
* Source/WebKit/GPUProcess/media/RemoteImageDecoderAVFProxy.cpp:
(WebKit::RemoteImageDecoderAVFProxy::createDecoder):
Originally-landed-as: [email protected] (0786f1938711).
rdar://185366779
Canonical link: https://commits.webkit.org/320400@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications