Skip to content

Commit 40fce75

Browse files
Add 3 trophies in h2
Found by Geoffry Song @goffrie hyperium/h2#263
1 parent 89613d6 commit 40fce75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ cssparser | [floating-point parsing imprecision](https://github.com/servo/rust-c
2323
der-parser | [arithmetic overflow](https://github.com/rusticata/der-parser/issues/2) | libfuzzer | `arith`
2424
flac | [#3](https://github.com/sourrust/flac/issues/3) | afl | `oom`
2525
flac | [index out of bounds](https://github.com/sourrust/flac/issues/11) | libfuzzer | `oor`
26+
h2 | [#260](https://github.com/carllerche/h2/pull/260) | honggfuzz | `oor`
27+
h2 | [#261](https://github.com/carllerche/h2/pull/261) | honggfuzz | `panic`
28+
h2 | [#262](https://github.com/carllerche/h2/pull/262) | honggfuzz | `panic`
2629
httparse | [#9](https://github.com/seanmonstar/httparse/issues/9) | afl |
2730
httpdate | [panics](https://pyfisch.org/blog/fuzzing-all-crates/): "no character boundary" and arithmetic overflow | libfuzzer |
2831
hyper | [arithmetic overflow](https://github.com/hyperium/hyper/pull/1076) | libfuzzer |

0 commit comments

Comments
 (0)