mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-27 13:20:34 +00:00
8af91f61b4
Currently hub allows managers to exchange programs from corpus. But reproducers are not exchanged and we don't know if a crash happens on other managers as well or not. Allow hub to exchange reproducers. Reproducers are stored in a separate db file with own sequence numbers. This allows to throttle distribution of reproducers to managers, so that they are not overloaded with reproducers and don't lose them on restarts. Based on patch by Andrey Konovalov: https://github.com/google/syzkaller/pull/325 Fixes #282 |
||
---|---|---|
.. | ||
fileutil_linux.go | ||
fileutil_test.go | ||
fileutil.go | ||
osutil_linux.go | ||
osutil_stub.go | ||
osutil_test.go | ||
osutil_unix.go | ||
osutil.go |