Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 746712ecb50e6e54931848615ec1ce3d11654482
https://github.com/WebKit/WebKit/commit/746712ecb50e6e54931848615ec1ce3d11654482
Author: David Kilzer <[email protected]>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M
Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h265.cc
A
Source/ThirdParty/libwebrtc/WebKit/0001-WebRTC-Add-missing-assertion-to-rtp_format_h265.cc.patch
Log Message:
-----------
[WebRTC] Add missing assertion to rtp_format_h265.cc
https://bugs.webkit.org/show_bug.cgi?id=264648
<rdar://118259276>
Reviewed by Youenn Fablet.
*
Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h265.cc:
(webrtc::RtpPacketizerH265::NextAggregatePacket):
- Add RTC_CHECK_LE() bounds check to match the one in
webrtc::RtpPacketizerH264::NextAggregatePacket().
*
Source/ThirdParty/libwebrtc/WebKit/0001-WebRTC-Add-missing-assertion-to-rtp_format_h265.cc.patch:
Add.
Canonical link: https://commits.webkit.org/270677@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes