Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2feb5ed7bcbdae641a0de7b14d061ff4c39d7190
https://github.com/WebKit/WebKit/commit/2feb5ed7bcbdae641a0de7b14d061ff4c39d7190
Author: Youenn Fablet <[email protected]>
Date: 2026-05-20 (Wed, 20 May 2026)
Changed paths:
M Source/WebKit/GPUProcess/webrtc/LibWebRTCCodecsProxy.mm
Log Message:
-----------
Validate identifiers when creating decoders and encoders in
LibWebRTCCodecsProxy
rdar://177338999
https://bugs.webkit.org/show_bug.cgi?id=315019
Reviewed by Jean-Yves Avenard.
As a security strengthening, we now validate the identifiers using MESSAGE
CHECKS.
Covered by existing tests.
Canonical link: https://commits.webkit.org/313553@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications