syzkaller/syz-fuzzer
Dmitry Vyukov ecbe6d99d3 syz-fuzzer: fix testing when shmem is not used
We get program output info only if shmem is used.
Output info over pipes is not implemented.
So don't fail when we got nothing.
2018-06-26 18:59:39 +02:00
..
fuzzer.go syz-manager: make rpc communication finer grained 2018-06-26 13:59:47 +02:00
proc.go syz-fuzzer: panic less 2018-06-22 16:40:45 +02:00
testing.go syz-fuzzer: fix testing when shmem is not used 2018-06-26 18:59:39 +02:00
workqueue.go syz-fuzzer: don't break syscalls during minimization 2018-02-19 21:48:20 +01:00