mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 18:48:08 +00:00
starting shmap support for unicorn
This commit is contained in:
@ -237,7 +237,7 @@ u8 calibrate_case(afl_state_t *afl, struct queue_entry *q, u8 *use_mem,
|
||||
free(afl->shm_fuzz);
|
||||
afl->shm_fuzz = NULL;
|
||||
afl->fsrv.support_shdmen_fuzz = 0;
|
||||
afl->fsrv.shdmem_fuzz = NULL;
|
||||
afl->fsrv.shmem_fuzz = NULL;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user