summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorrobertswiecki <robert@swiecki.net>2018-04-14 23:25:35 +0200
committerGitHub <noreply@github.com>2018-04-14 23:25:35 +0200
commitef1aa316c3f9ba858fa8401cd0ff699248e7c367 (patch)
treecd99cacbcf4c01087e0596625ba84970ee102b6b /README.md
parentb3d0245e327204d487d4ac54c3a536e6e55cef65 (diff)
downloadhonggfuzz-ef1aa316c3f9ba858fa8401cd0ff699248e7c367.tar.gz
Update README.md
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 9b24941f..438da3fa 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,7 @@ Honggfuzz has been used to find a few interesting security problems in major sof
* [CVE-2010-2527](https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-2527)
* [Infinite loop in __NGINX Unit__](https://github.com/nginx/unit/commit/477e8177b70acb694759e62d830b8a311a736324)
* A couple of problems in the [__MATLAB MAT File I/O Library__](https://sourceforge.net/projects/matio): [1](https://github.com/tbeu/matio/commit/406438f497931f45fb3edf6de17d3a59a922c257), [2](https://github.com/tbeu/matio/commit/406438f497931f45fb3edf6de17d3a59a922c257), [3](https://github.com/tbeu/matio/commit/a55b9c2c01582b712d5a643699a13b5c41687db1), [4](https://github.com/tbeu/matio/commit/3e6283f37652e29e457ab9467f7738a562594b6b), [5](https://github.com/tbeu/matio/commit/783ee496a6914df68e77e6019054ad91e8ed6420)
+ * [panic() in Rust's regex](https://github.com/rust-lang/regex/issues/464)
* ... and more
## Projects utilizing Honggfuzz