about summary refs log tree commit diff
path: root/src/afl-fuzz-python.c
diff options
context:
space:
mode:
authorrealmadsci <71108352+realmadsci@users.noreply.github.com>2021-03-15 13:12:11 -0400
committerrealmadsci <71108352+realmadsci@users.noreply.github.com>2021-03-15 12:25:01 -0700
commit27c048086659808bc1e6742023d4e89330283e02 (patch)
tree5af91de13cc32b67290cf53bab2fa4a9d0d58436 /src/afl-fuzz-python.c
parentb289e7ad073d4affae76de3da5d1faeba0f8a07e (diff)
downloadafl++-27c048086659808bc1e6742023d4e89330283e02.tar.gz
afl-showmap: Allow @@ to be part of an arg
The previous implementation of "@@ handling"
in afl-showmap differed greatly from how it was
handled in afl-fuzz and how the documentation presented it.

It used to require that the @@ be its own argument separated
by whitespace and could not be used in situations like "--file=@@".

This change standardizes it to use detect_file_args() like
everybody else does, so that it will have the expected and
documented behavior.
Diffstat (limited to 'src/afl-fuzz-python.c')
0 files changed, 0 insertions, 0 deletions