Add option to use libfuzzer sys in full_stack_target
authorMatt Corallo <git@bluematt.me>
Mon, 3 Dec 2018 18:56:44 +0000 (13:56 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 8 Jan 2019 19:04:06 +0000 (14:04 -0500)
commitcdf9b4f8ba3ded10017416a9e1d67ae184951df7
tree0eae82738dd2af31e8892bf33a08023f6af37726
parenta5bcd5651d92fab7275ab97fe99eb2d11661918c
Add option to use libfuzzer sys in full_stack_target

Note that there doesn't appear to be a way to conditionally set
 #[no_main] so that has to happen manually at compile-time.
fuzz/Cargo.toml
fuzz/fuzz_targets/full_stack_target.rs