diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-02-16 22:57:23 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-02-16 22:57:23 +0000 |
| commit | 100cfd2e994fe870af1bd247097dfc105291c1bd (patch) | |
| tree | da292acf1676b3ba09c03cc6e8f83d881784661f /PuzzleApplet.java | |
| parent | ec4335e07f4819e82ec2cc95fba36764e5bcf8f2 (diff) | |
| download | puzzles-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 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions