summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2018-04-29 01:52:12 +0200
committerRobert Swiecki <robert@swiecki.net>2018-04-29 01:52:12 +0200
commit193b331b18361edadfb870d27e9e709e61768383 (patch)
tree0bfaedcc12427031126df952d57b04890eb8515c /README.md
parenta7528c9a9fb87b41b21a4ea0f5e7d8e406fb8723 (diff)
downloadhonggfuzz-193b331b18361edadfb870d27e9e709e61768383.tar.gz
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 535fb3ac..3b81a05d 100644
--- a/README.md
+++ b/README.md
@@ -86,6 +86,7 @@ Honggfuzz has been used to find a few interesting security problems in major sof
* __Rust__:
* panic() in regex [#1](https://github.com/rust-lang/regex/issues/464), [#2](https://github.com/rust-lang/regex/issues/465), [#3](https://github.com/rust-lang/regex/issues/465#issuecomment-381412816)
* panic() in h2 [#1](https://github.com/carllerche/h2/pull/260), [#2](https://github.com/carllerche/h2/pull/261), [#3](https://github.com/carllerche/h2/pull/262)
+ * panic() in sleep-parser [#1](https://github.com/datrs/sleep-parser/issues/3)
* ... and more
## Projects utilizing Honggfuzz