syzkaller/syz-fuzzer
Dmitry Vyukov 593b260b02 pkg/ipc: move sandbox helpers from ipcconfig
Currently syz-runtest fails to start because -debug flag is defined
both in syz-runtest and ipcconfig.
But moving sandbox functions we prevent ipcconfig from being imported into syz-runtest.
2018-12-10 16:37:02 +01:00
..
fuzzer.go pkg/ipc: move sandbox helpers from ipcconfig 2018-12-10 16:37:02 +01:00
proc.go ipc: fix ProgInfo usage 2018-11-22 19:30:04 +01:00
testing.go prog: implement strict parsing mode 2018-12-10 16:37:01 +01:00
workqueue.go syz-fuzzer: don't break syscalls during minimization 2018-02-19 21:48:20 +01:00