Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 74b841f47fc1ec9bfaac8a80c7603c280eddde1a
      
https://github.com/WebKit/WebKit/commit/74b841f47fc1ec9bfaac8a80c7603c280eddde1a
  Author: Youenn Fablet <[email protected]>
  Date:   2025-07-07 (Mon, 07 Jul 2025)

  Changed paths:
    M 
Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_format_h265_fuzzer.cc

  Log Message:
  -----------
  rtp_packetizer_h265_fuzzer needs to check the result of NextPacket for each 
call
rdar://155057458
https://bugs.webkit.org/show_bug.cgi?id=295515

Reviewed by Eric Carlson.

In https://commits.webkit.org/296793@main, we checked the result of a 
NextPacket in case there were several packets.
This is not sufficient as, based on the fuzzer's input, the packetizer may 
generate aggregated packets elsewhere.

We update all call sites as done in https://commits.webkit.org/296793@main.

* 
Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/rtp_format_h265_fuzzer.cc:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to