diff options
author | Nick Potenski <nick.potenski@garmin.com> | 2023-04-27 11:57:55 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-27 18:57:55 +0200 |
commit | 41b0fe7280372031753fc5f11b9a03b214189155 (patch) | |
tree | 96277e301de9b7e04e09d1b85b53d1a318452588 /src/afl-fuzz-init.c | |
parent | 6cad585bdc5c335cc2894c97e9aaf6d5fff88e1f (diff) | |
download | afl++-41b0fe7280372031753fc5f11b9a03b214189155.tar.gz |
afl-showmap: Start a only a single fork server (#1718)
A forkserver is started by afl_fsrv_get_mapsize() when dynamically finding the map size. When an input directory option is specified a second fork server was also started. This commit re-arranges the inits for several forkserver struct members so that we can re-use the server started by the get_mapsize() call when not in coresight/qemu/unicorn modes and just start the server otherwise.
Diffstat (limited to 'src/afl-fuzz-init.c')
0 files changed, 0 insertions, 0 deletions