]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix: dev: Fix builds for the OSS-Fuzz project
authorOndřej Surý <ondrej@isc.org>
Tue, 3 Jun 2025 18:03:51 +0000 (18:03 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 3 Jun 2025 18:03:51 +0000 (18:03 +0000)
Add the `size` argument to the fuzzing version of the `chunk_get_raw()` function.

Merge branch '5353-fix-ossfuzz-build' into 'main'

See merge request isc-projects/bind9!10553


Trivial merge