mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-10 17:21:33 +00:00
fix
This commit is contained in:
parent
1ad63a6a32
commit
49997e60cb
@ -206,5 +206,11 @@ def queue_new_entry(filename_new_queue, filename_orig_queue):
|
||||
#dse.explore()
|
||||
pass
|
||||
|
||||
|
||||
# we simulate just doing one single fuzz in the custom mutator
|
||||
def fuzz_count(buf):
|
||||
return 1
|
||||
|
||||
|
||||
def splice_optout():
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user