syzkaller/tools/syz-prog2c
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
..
prog2c.go all: add optional close_fds feature to reproducers 2019-04-09 10:53:11 +02:00