Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 76f03b22155beaba28f6be01aa50775ad61c3564
https://github.com/WebKit/WebKit/commit/76f03b22155beaba28f6be01aa50775ad61c3564
Author: Youenn Fablet <[email protected]>
Date: 2026-08-26 (Wed, 26 Aug 2026)
Changed paths:
M
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformableFrame.cpp
Log Message:
-----------
missing bounds check in RtpPacket::SetCsrcs for
RTCEncodedVideoFrameMetadata.contributingSources
rdar://177147013
Reviewed by Eric Carlson.
There is no use of updating csrcs, especially since this functionality is off
by default.
We remove updating csrcs from RTCEncodedVideoFrame constructor for now.
We also remove dependencies and spatial index as they are not used either.
*
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCRtpTransformableFrame.cpp:
(WebCore::LibWebRTCRtpTransformableFrame::setOptions):
Originally-landed-as: [email protected] (747321afe7db).
rdar://185368602
Canonical link: https://commits.webkit.org/319876@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications