proper default
This commit is contained in:
parent
af4a0a2007
commit
b7e44b511e
@ -57,7 +57,7 @@ int DeepState_UsingSymExec = 0;
|
||||
int DeepState_UsingLibFuzzer = 0;
|
||||
|
||||
/* To make libFuzzer louder on mac OS. */
|
||||
int DeepState_LibFuzzerLoud = 1;
|
||||
int DeepState_LibFuzzerLoud = 0;
|
||||
|
||||
/* Array of DeepState generated strings. Impossible for there to
|
||||
* be more than there are input bytes. Index stores where we are. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user