mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-17 12:18:08 +00:00
fix afl-showmap
This commit is contained in:
@ -1189,7 +1189,7 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
|
||||
}
|
||||
|
||||
(void)check_binary_signatures(fsrv->target_path);
|
||||
if (in_dir) { (void)check_binary_signatures(fsrv->target_path); }
|
||||
|
||||
shm_fuzz = ck_alloc(sizeof(sharedmem_t));
|
||||
|
||||
|
Submodule unicorn_mode/unicornafl updated: 1c47d1ebc7...019b871539
Reference in New Issue
Block a user