From 9ff5109dca6acfd5fe9ccbca9e6dd2f42a0293e3 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 12 Oct 2015 11:36:48 +0200 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f0f9fc8cf..bec9c16b0 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ or [KUBSAN] (http://developerblog.redhat.com/2014/10/16/gcc-undefined-behavior-s Project [mailing list](https://groups.google.com/forum/#!forum/syzkaller). +List of [found bugs](https://github.com/google/syzkaller/wiki/Found-Bugs). + This is work-in-progress, some things may not work yet. ## Usage -- cgit mrf-deployment