WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
265043
[WebRTC] Make H265 packetizing more resilient to bad input
https://bugs.webkit.org/show_bug.cgi?id=265043
Summary
[WebRTC] Make H265 packetizing more resilient to bad input
David Kilzer (:ddkilzer)
Reported
2023-11-17 08:06:54 PST
Make H265 packetizing more resilient to bad input. The `RTC_CHECK_GT(fragment.size(), 0u)` release assert in webrtc::RtpPacketizerH265::PacketizeSingleNalu() is quite easily hit. <
rdar://118460064
>
Attachments
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2023-11-17 08:28:35 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20676
EWS
Comment 2
2023-11-28 08:19:15 PST
Committed
271214@main
(7e7d41f82f4f): <
https://commits.webkit.org/271214@main
> Reviewed commits have been landed. Closing PR #20676 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug