mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 10:08:07 +00:00
Fix typo
This commit is contained in:
@ -171,4 +171,3 @@ def fuzz(buf, add_buf, max_size):
|
||||
# @param filename_orig_queue: File name of the original queue entry
|
||||
# '''
|
||||
# pass
|
||||
|
||||
|
@ -60,8 +60,8 @@ unset AFL_QEMU_PERSISTENT_GPR
|
||||
unset AFL_QEMU_PERSISTENT_RET
|
||||
unset AFL_QEMU_PERSISTENT_HOOK
|
||||
unset AFL_QEMU_PERSISTENT_CNT
|
||||
|
||||
export unset AFL_CUSTOM_MUTATOR_LIBRARY=unset AFL_POST_LIBRARY
|
||||
unset AFL_POST_LIBRARY
|
||||
unset AFL_CUSTOM_MUTATOR_LIBRARY
|
||||
unset AFL_PYTHON_MODULE
|
||||
unset AFL_PRELOAD
|
||||
unset LD_PRELOAD
|
||||
|
Reference in New Issue
Block a user