smf icon indicating copy to clipboard operation
smf copied to clipboard

add afl tests for file reading and writing.

Open emaxerrno opened this issue 8 years ago • 2 comments

I just added the american fuzzy lop to fuzz the inputs to the wal readers.

Need to fix the readers and writers of this stuff.

emaxerrno avatar Feb 09 '17 03:02 emaxerrno

https://github.com/google/honggfuzz/blob/master/docs/PersistentFuzzing.md

honggfuzz might be easier to integrate since it only requires a simple buffer size and pointer.

I dig. Could be very easy to integrate.

emaxerrno avatar May 02 '17 13:05 emaxerrno

https://github.com/chadaustin/sajson/blob/master/sajson-fuzz/run.sh use this example

emaxerrno avatar Feb 21 '19 11:02 emaxerrno