syzkaller/pkg/rpctype
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
..
rpc.go pkg/rpctype: ignore SetDeadline error 2018-08-03 12:22:36 +02:00
rpctype.go pkg/host: improve KMEMLEAK support 2018-09-28 14:57:20 +02:00