about summary refs log tree commit diff
path: root/src/afl-fuzz.c
diff options
context:
space:
mode:
authorむぎ茶 <49231682+verifsec@users.noreply.github.com>2022-04-05 17:38:34 +0900
committerGitHub <noreply@github.com>2022-04-05 17:38:34 +0900
commit044d3e823e5aeb172a01009e4d461b563fc27d24 (patch)
tree6ebd20827651d33d732661bb23d3406f06b46138 /src/afl-fuzz.c
parent15b43e6ce1866b369700aed306d75090facc08d6 (diff)
downloadafl++-044d3e823e5aeb172a01009e4d461b563fc27d24.tar.gz
[wantfix] make error @SIMPLE_FILES
Hi there!
I tried to compile with SIMPLE_FILES, but got  an error message.
Please have a look through it.
Sincerely.

```
src/afl-fuzz-bitmap.c: In function ‘save_if_interesting’:
src/afl-fuzz-bitmap.c:706:39: error: ‘afl_state_t’ {aka ‘struct afl_state’} has no member named ‘last_kill_signal’
  706 |                afl->saved_crashes, afl->last_kill_signal);
      |                                       ^~
make: *** [GNUmakefile:437: afl-fuzz] Error 1
```
Diffstat (limited to 'src/afl-fuzz.c')
0 files changed, 0 insertions, 0 deletions