log fuzz-wrapfd.c @ 1751:3b9b427925a0

age author description
Sun, 18 Oct 2020 23:32:39 +0800 Matt Johnston Fix fuzzer build
Sun, 18 Oct 2020 22:52:24 +0800 Matt Johnston Allocate real file descriptors for fuzz input with dup() fuzz
Thu, 15 Oct 2020 22:46:24 +0800 Matt Johnston Make wrapfd share a common buffer for all FDs fuzz
Tue, 06 Mar 2018 21:51:51 +0800 Matt Johnston workaround memory sanitizer FD_ZERO false positives
Sun, 04 Mar 2018 22:11:23 +0800 Matt Johnston try and improve the odds of useful fuzzer activity
Sat, 03 Mar 2018 04:06:45 +0100 François Perrad some linting after fuzz merge (#60)
Wed, 28 Feb 2018 22:02:12 +0800 Matt Johnston Fix to be able to compile normal(ish) binaries with --enable-fuzz fuzz