Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 05bdebfadc98c92d512b857341bd816ff1dd4dcc
      
https://github.com/WebKit/WebKit/commit/05bdebfadc98c92d512b857341bd816ff1dd4dcc
  Author: David Kilzer <[email protected]>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M 
Source/ThirdParty/libwebrtc/Source/webrtc/docs/native-code/development/README.md
    M 
Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc
    M 
Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h264.h
    M 
Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h264_unittest.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/BUILD.gn
    A 
Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_format_h264_fuzzer.cc
    M Source/ThirdParty/libwebrtc/Source/webrtc/whitespace.txt
    R 
Source/ThirdParty/libwebrtc/WebKit/0001-WebRTC-Release-assertion-in-webrtc-RtpPacketizerH264-PacketizeSingleNalu.patch
    R 
Source/ThirdParty/libwebrtc/WebKit/0001-WebRTC-Release-assertion-in-webrtc-RtpPacketizerH264.patch

  Log Message:
  -----------
  [WebRTC] Handle empty H264 packets on bad input
https://bugs.webkit.org/show_bug.cgi?id=267906
<rdar://121411378>

Reviewed by Youenn Fablet.

Merge upstream webrtc fix:
  Add H264 packetizer fuzzer
  
<https://webrtc.googlesource.com/src.git/+/5d091cec5d20deb255d678f19566aa4e3024be54%5E%21/>

Also revert these changes as they're not needed:
  <https://commits.webkit.org/271215@main>
  <https://commits.webkit.org/271216@main>

* 
Source/ThirdParty/libwebrtc/Source/webrtc/docs/native-code/development/README.md:
* 
Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc:
* 
Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h264.h:
* 
Source/ThirdParty/libwebrtc/Source/webrtc/modules/rtp_rtcp/source/rtp_format_h264_unittest.cc:
* Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/BUILD.gn:
* 
Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_format_h264_fuzzer.cc:
 Add.
* Source/ThirdParty/libwebrtc/Source/webrtc/whitespace.txt:

* 
Source/ThirdParty/libwebrtc/WebKit/0001-WebRTC-Release-assertion-in-webrtc-RtpPacketizerH264-PacketizeSingleNalu.patch:
 Remove.
* 
Source/ThirdParty/libwebrtc/WebKit/0001-WebRTC-Release-assertion-in-webrtc-RtpPacketizerH264.patch:
 Remove.

Canonical link: https://commits.webkit.org/273359@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to