aboutsummaryrefslogtreecommitdiff
path: root/libhfuzz/fetch.c
AgeCommit message (Expand)Author
2023-04-11macOs build fix proposal when OS is set to posix.David CARLIER
2021-04-14display/+libhfuzz: fix macosx compilation problemsRobert Swiecki
2020-11-24libhfuzz/fetch: use MSAN to poison input bufferRobert Swiecki
2020-11-24libhfuzz/fetch: use ASAN to mark the input buffer to be of a specific sizeRobert Swiecki
2020-05-05iwyu: use iwyu to fix includes across the codeRobert Swiecki
2020-04-29New directives in .clang-formatRobert Swiecki
2019-08-29libhfuzz/fetch: call lseek(fd,0) for the input file with each iterationRobert Swiecki
2019-08-18libhfuzz: typoRobert Swiecki
2019-02-08libhfuzz: missing fetch.*Robert Swiecki