diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2015-12-09 15:16:40 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2015-12-09 15:16:40 +0100 |
| commit | 8393d85f8cd7588ca535912241faf041ef5ec939 (patch) | |
| tree | a0ed69170eb64e713f1777753bd725c6eb23c13c | |
| parent | 9741cba56bbca124a01a18020d744ddb8d3a39e9 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ It is meant to be used with [KASAN](https://www.kernel.org/doc/Documentation/kas [KTSAN](https://github.com/google/ktsan) (`CONFIG_KTSAN=y`), or [KUBSAN] (http://developerblog.redhat.com/2014/10/16/gcc-undefined-behavior-sanitizer-ubsan/) ([patch](https://lkml.org/lkml/2014/10/20/181)). -Project [mailing list](https://groups.google.com/forum/#!forum/syzkaller). +Project mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller). List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs). |
