diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2023-01-12 10:12:26 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2023-01-12 22:21:45 +0000 |
| commit | 311d227ba6d101cc2c3096eefd4bc795f98303da (patch) | |
| tree | ee9342eeacfb5ad6b6e31fa345b3327c1f9f9502 /nestedvm.c | |
| parent | 69924f376bd58932c7c3aa3234b9f12eb1866edc (diff) | |
| download | puzzles-311d227ba6d101cc2c3096eefd4bc795f98303da.zip puzzles-311d227ba6d101cc2c3096eefd4bc795f98303da.tar.gz puzzles-311d227ba6d101cc2c3096eefd4bc795f98303da.tar.bz2 puzzles-311d227ba6d101cc2c3096eefd4bc795f98303da.tar.xz | |
Merge the two versions of fuzzpuzz back together
Now there's a single version of the main loop that runs once in normal
mode and repeatedly in AFL++ persistent mode. In persistent mode,
fmemopen() allows the loop to read the shared-memory buffer as though
it were a stdio stream. fmemopen() is POSIX-only, but so is AFL++.
Diffstat (limited to 'nestedvm.c')
0 files changed, 0 insertions, 0 deletions