File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,6 +66,9 @@ quick-xml | [index out of bounds](https://github.com/tafia/quick-xml/issues/94)
6666regex | [ #84 ] ( https://github.com/rust-lang/regex/issues/84 ) | afl | ` unwrap `
6767regex | [ regex parsing panics] ( https://github.com/rust-lang/regex/pull/349 ) with [ blog post] ( https://www.nibor.org/blog/fuzzing-is-magic---or-how-i-found-a-panic-in-rusts-regex-library/ ) | libfuzzer | ` unwrap `
6868regex | [ #417 ] ( https://github.com/rust-lang/regex/issues/417 ) | afl | ` utf-8 `
69+ regex | [ index out of bounds] ( https://github.com/rust-lang/regex/issues/464 ) | honggfuzz | ` oor `
70+ regex | [ Unexpected match branch] ( https://github.com/rust-lang/regex/issues/465 ) | honggfuzz | ` logic `
71+ regex | [ called Option::unwrap() on a None value] ( https://github.com/rust-lang/regex/issues/465 ) | honggfuzz | ` unwrap `
6972rust-asn1 | [ #32 ] ( https://github.com/alex/rust-asn1/issues/32 ) | afl |
7073rust-url | [ #108 ] ( https://github.com/servo/rust-url/pull/108 ) | afl | ` oor `
7174rustc | [ #24275 ] ( https://github.com/rust-lang/rust/issues/24275 ) | afl | ` other `
You can’t perform that action at this time.
0 commit comments