diff options
author | Richard Barnes <rbarnes@umn.edu> | 2024-07-01 06:59:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-01 06:59:37 -0700 |
commit | 37d9afc5ccf0b37edc6744a5edf7753e52d1e103 (patch) | |
tree | 39849073069ba364d70cfb34bd42311c860671d5 /src/afl-fuzz-run.c | |
parent | 53409530b369e560c7f6f37ead5a5db9e116efd0 (diff) | |
download | afl++-37d9afc5ccf0b37edc6744a5edf7753e52d1e103.tar.gz |
Make fallthroughs explicit in afl-fuzz-extras.c
Using `__attribute__((fallthrough))` makes fallthroughs explicit in a way the compiler can understand. This allows the enablement of `-Wimplicit-fallthrough`.
Diffstat (limited to 'src/afl-fuzz-run.c')
0 files changed, 0 insertions, 0 deletions