syzkaller/syz-fuzzer
Dmitry Vyukov 7296c0747f pkg/host: improve KMEMLEAK support
Rewind kmemleak fd before reading it second time,
otherwise we will read truncated reports.

Auto-learn what leak reports we've already seen
and ignore them in future. This is required because
there are some false positives and some fire too frequently.
So now we will hit each leak only once per manager run,
but we still will try to reproduce them.
2018-09-28 14:57:20 +02:00
..
fuzzer.go pkg/host: improve KMEMLEAK support 2018-09-28 14:57:20 +02:00
proc.go syz-fuzzer: fix retry logic on executor failures 2018-09-20 11:17:25 +02:00
testing.go RFC: android: Add support for untrusted_app sandboxing (#697) 2018-09-17 11:33:11 +02:00
workqueue.go syz-fuzzer: don't break syscalls during minimization 2018-02-19 21:48:20 +01:00