From 75cdcbe1596b8282651910a6701ac6b40926ed95 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 26 Oct 2017 10:29:03 +0200 Subject: Update syzbot.md --- docs/syzbot.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/syzbot.md b/docs/syzbot.md index a134eb1d6..37f8f1e84 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -58,6 +58,8 @@ machine, so the reproducer worked for it somehow. If the reproducer exits quickly, try to run it several times, or in a loop. There can be some races involved. +Exact compiler used by `syzbot` can be found [here](https://storage.googleapis.com/syzkaller/gcc-7.tar.gz). + ## No reproducer at all? Reproducers are best-effort. `syzbot` always tries to create reproducers, and -- cgit mrf-deployment