add a fuzzer with random allocation failures
The allocation failure fuzzer depends on posix_memalign (because I'm lazy) and a linker supporting '--wrap' to wrap arbitrary symbols.
Edited by Janne Grunau
The allocation failure fuzzer depends on posix_memalign (because I'm lazy) and a linker supporting '--wrap' to wrap arbitrary symbols.
VideoLAN code repository instance