about summary refs log tree commit diff
path: root/src/afl-fuzz-cmplog.c
diff options
context:
space:
mode:
authorThomas Hebb <tch@meta.com>2024-08-06 11:37:19 -0700
committerThomas Hebb <tch@meta.com>2024-08-06 11:37:19 -0700
commit9df906454935134b68ec330e7fddddf6f6987d96 (patch)
treebefa78ee49feee5fcc3cf8c2551f4b865468efe7 /src/afl-fuzz-cmplog.c
parent2e57d865769541ca5fe8463e959c671f0eb7558a (diff)
downloadafl++-9df906454935134b68ec330e7fddddf6f6987d96.tar.gz
Fix syntax error when compiling without zlib
commit ecb5854be08fa ("add zlib compression for fast resume") added new
logic selected at compile-time when zlib is present. Unfortunately, it
also broke the existing logic by removing the last line of a multi-line
if statement, resulting in a syntax error when zlib isn't present.

Restore the line as it was.
Diffstat (limited to 'src/afl-fuzz-cmplog.c')
0 files changed, 0 insertions, 0 deletions