rust-fuzz / targets

🎯 A collection of fuzzing targets written in Rust.
Creative Commons Zero v1.0 Universal
104 stars 21 forks source link

Add fuzz target for minidump. #95

Closed frewsxcv closed 6 years ago

frewsxcv commented 6 years ago

Fixes https://github.com/rust-fuzz/targets/issues/94.

frewsxcv commented 6 years ago

encountered sigsegv on travis, reported: https://github.com/rust-lang/rust/issues/47071