mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 13:20:34 +00:00
ae8bdb5058
We now check for manager-fuzzer-executor commit mismatch (see Manager.Check). But in some cases commit mismatch is not detected gracefully, and instead leads to panics in fuzzer. Namely, when -enabled_syscalls fuzzer flag includes large syscalls numbers, so large that they are no present at all in the an old revision that fuzzer uses, in such case fuzzer panics. Notify manager about invalid calls instead. Fixes #464 |
||
---|---|---|
.. | ||
fuzzer_freebsd.go | ||
fuzzer_fuchsia.go | ||
fuzzer_linux.go | ||
fuzzer_netbsd.go | ||
fuzzer_windows.go | ||
fuzzer.go | ||
proc.go | ||
testing.go | ||
workqueue.go |