This commit is contained in:
vanhauser-thc 2023-05-16 12:33:58 +02:00
parent 1ad63a6a32
commit 49997e60cb

View File

@ -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