syzkaller/pkg/ipc
Andrey Konovalov 5c51045d28 all: add optional close_fds feature to reproducers
Instead of always closing open fds (number 3 to 30) after each program,
add an options called EnableCloseFds. It can be passed to syz-execprog,
syz-prog2c and syz-stress via the -enable and -disable flags. Set the
default value to true. Also minimize C repros over it, except for when
repeat is enabled.
2019-04-09 10:53:11 +02:00
..
ipcconfig pkg/ipc: move sandbox helpers from ipcconfig 2018-12-10 16:37:02 +01:00
gate.go pkg/ipc: move from ipc 2017-06-17 14:41:15 +02:00
ipc_test.go all: fix warnings pointed to by golangci-lint 2019-03-28 15:30:18 +01:00
ipc.go all: add optional close_fds feature to reproducers 2019-04-09 10:53:11 +02:00