diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-05-27 14:30:34 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-05-27 13:05:20 +0000 |
| commit | 57e89ea959ef691f69b83c8c33bc4c8b1f65c68f (patch) | |
| tree | fe33e83d059ceaef99c381cf0ad79cf28a5ba503 /executor/executor_bsd.h | |
| parent | 8bbf94ce31b652c168de6ea784942b54ea09e80c (diff) | |
pkg/repro: avoid hitting the prog.MaxCalls limit
When we combine the progs found during prog bisection, there's a chance
that we may exceed the prog.MaxCalls limit. In that case, we get a
SYZFATAL error and proceed as if it were the target crash. That's
absolutely wrong.
Let's first minimize each single program before concatenating them, that
should work for almost all cases.
Diffstat (limited to 'executor/executor_bsd.h')
0 files changed, 0 insertions, 0 deletions
