syzkaller/syz-manager
Dmitry Vyukov 4adc00e894 syz-manager: reproduce leaks from hub
pkg/repro only enables leak checking when report type is MemoryLeak.
Since repros from hub always have Unknown type, repro won't reproduce leaks.
Always set report type to MemoryLeak on leak instances.
2019-05-21 12:25:10 +02:00
..
cover.go syz-manager: Improve the computation of getVMOffset() on FreeBSD 2018-12-31 19:36:13 +01:00
html.go dashboard/app: properly handle build failures 2019-03-25 17:00:25 +01:00
hub.go syz-manager: reproduce leaks from hub 2019-05-21 12:25:10 +02:00
manager.go syz-manager: don't repro non-leaks on leak instance 2019-05-20 19:40:20 +02:00
rpc.go pkg/rpctype: use string type for leak frames 2019-05-20 19:40:20 +02:00
stats.go syz-manager: factor out rpc serving part 2018-12-26 10:58:23 +01:00