download_refs_fuzzer.c
4.64 KB
-
fuzzers: implement `mkdtemp` alternative for Win32 · 48d56328
The `mkdtemp` function is not available on Windows, so our download_refs fuzzer will fail to compile on Windows. Provide an alternative implementation to fix it.
Patrick Steinhardt committed