aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_windows.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-04-06 21:08:54 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-04-06 21:08:54 +0200
commit53196ce262345e7c9895a174296e8896271cc75e (patch)
tree099f13ec747662715c47c825d19361820b169e88 /executor/executor_windows.h
parent2a9c3edcdaf644772298c92be942bfbb7170b35c (diff)
syz-manager: warn about disabled syscalls in enable_syscalls
syz-manager used to silently transitively disable syscalls for which input resources can't be created. This caused lots of confusion, or worse, users did not notice that syzkaller does not actually test what they want. Fail loudly with a readable explanation when a syscall explicitly enabled in enable_syscalls is actually disabled. Note: this requires to slightly change enable/disable_syscalls matching logic. Previously "foo" would match "foo" and all "foo$BAR", now it matches only "foo". But "foo*" can be used to match all disciminations.
Diffstat (limited to 'executor/executor_windows.h')
0 files changed, 0 insertions, 0 deletions