Skip to content

Commit b23f728

Browse files
committed
Use arbitrary config object in full_stack_target fuzzer
As we've added more and more configuration parameters which change our behavior, we're increasingly missing coverage in the general `full_stack_target` fuzzer. Sadly, a reachable `unwrap` slipped in uncaught that should have been stopped by the `full_stack_target`. Here, we update the `full_stack_target` fuzzer to read a full config object to substantially increase coverage.
1 parent 0aa3ffd commit b23f728

File tree

2 files changed

+81
-30
lines changed

2 files changed

+81
-30
lines changed

0 commit comments

Comments
 (0)