diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2016-09-16 18:05:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-16 18:05:27 +0200 |
| commit | 2b7fdd21f28090651456402c7cc49b2e86a3180c (patch) | |
| tree | 8cfdeb9ae027dc91809d5a6467852d70b123d4f4 /README.md | |
| parent | 8add3857f4f130b5ec3cb12407a3919f80cccc66 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ `syzkaller` is a distributed, unsupervised, coverage-guided Linux syscall fuzzer. It is meant to be used with [KASAN](https://www.kernel.org/doc/Documentation/kasan.txt) (`CONFIG_KASAN=y`), [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)). +or [KUBSAN](https://www.kernel.org/doc/Documentation/ubsan.txt). Project mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller), which you can subscribe to either with an google account or by sending an email to syzkaller+subscribe@googlegroups.com. |
