aboutsummaryrefslogtreecommitdiff
path: root/malloc.c
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2023-02-16 22:57:23 +0000
committerBen Harris <bjh21@bjh21.me.uk>2023-02-16 22:57:23 +0000
commit100cfd2e994fe870af1bd247097dfc105291c1bd (patch)
treeda292acf1676b3ba09c03cc6e8f83d881784661f /malloc.c
parentec4335e07f4819e82ec2cc95fba36764e5bcf8f2 (diff)
downloadpuzzles-100cfd2e994fe870af1bd247097dfc105291c1bd.zip
puzzles-100cfd2e994fe870af1bd247097dfc105291c1bd.tar.gz
puzzles-100cfd2e994fe870af1bd247097dfc105291c1bd.tar.bz2
puzzles-100cfd2e994fe870af1bd247097dfc105291c1bd.tar.xz
Separate fuzzing and harness in fuzzpuzz
There's now a function, fuzz_one(), that processes a single save file, and main() arranges to call this a suitable number of times depending on whether we're in AFL persistent mode or not. This makes things a bit cleaner, and will probably make adding good support for other fuzzers, or just switching entirely to the horrible but popular libFuzzer interface, simpler.
Diffstat (limited to 'malloc.c')
0 files changed, 0 insertions, 0 deletions