]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Merge pull request #4403 from dloidolt/fix_FUZZ_malloc_rand
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 9 Jun 2025 17:57:59 +0000 (10:57 -0700)
committerGitHub <noreply@github.com>
Mon, 9 Jun 2025 17:57:59 +0000 (10:57 -0700)
fuzz: Fix FUZZ_malloc_rand() to return non-NULL for zero-size allocations


Trivial merge