[webkit-changes] [WebKit/WebKit] 3f4221: Check packet size in H265 RTP packetizer
youennf
noreply at github.com
Tue Jan 28 19:31:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3f42218fcfb3c4497973e6f76239df431175732e
https://github.com/WebKit/WebKit/commit/3f42218fcfb3c4497973e6f76239df431175732e
Author: Youenn Fablet <youenn at apple.com>
Date: 2025-01-28 (Tue, 28 Jan 2025)
Changed paths:
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc
M Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.h
Log Message:
-----------
Check packet size in H265 RTP packetizer
https://bugs.webkit.org/show_bug.cgi?id=286621
rdar://143712631
Reviewed by David Kilzer.
We add bound checks for 1 size packet size.
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_packetizer_h265.h:
Canonical link: https://commits.webkit.org/289480@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