[webkit-changes] [WebKit/WebKit] e93915: [WebRTC] Add target for h265_depacketizer_fuzzer

Commit Queue noreply at github.com
Fri Nov 3 10:42:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e939159caaed91d61f7f8599458dec12837b4418
      https://github.com/WebKit/WebKit/commit/e939159caaed91d61f7f8599458dec12837b4418
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    A Source/ThirdParty/libwebrtc/Configurations/h265_depacketizer_fuzzer.xcconfig
    A Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/h265_depacketizer_fuzzer.cc
    M Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj

  Log Message:
  -----------
  [WebRTC] Add target for h265_depacketizer_fuzzer
https://bugs.webkit.org/show_bug.cgi?id=264077
<rdar://117704745>

Reviewed by Andy Estes.

* Source/ThirdParty/libwebrtc/Configurations/h265_depacketizer_fuzzer.xcconfig: Add.
* Source/ThirdParty/libwebrtc/Source/webrtc/test/fuzzers/h265_depacketizer_fuzzer.cc: Add.
- Based on h264_depacketizer_fuzzer.cc.
- See: <https://webrtc-review.googlesource.com/c/src/+/321102>
* Source/ThirdParty/libwebrtc/libwebrtc.xcodeproj/project.pbxproj:
- Add h265_depacketizer_fuzzer target.

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




More information about the webkit-changes mailing list