summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Swiecki <robert@swiecki.net>2018-04-15 01:24:10 +0200
committerRobert Swiecki <robert@swiecki.net>2018-04-15 01:24:10 +0200
commit438c3a12528e8dc84f915c43bd19b4f366f09b58 (patch)
tree7e8bb545a43c1ab26800b2bc4151999ae4fe689b /README.md
parentef1aa316c3f9ba858fa8401cd0ff699248e7c367 (diff)
downloadhonggfuzz-438c3a12528e8dc84f915c43bd19b4f366f09b58.tar.gz
readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 438da3fa..2e6fe8a0 100644
--- a/README.md
+++ b/README.md
@@ -83,7 +83,9 @@ 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)
+ * __Rust__:
+ * [panic() in regex #1](https://github.com/rust-lang/regex/issues/464)
+ * [panic() in regex #2](https://github.com/rust-lang/regex/issues/465)
* ... and more
## Projects utilizing Honggfuzz