aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-09-19 10:18:19 +0200
committerDmitry Vyukov <dvyukov@google.com>2018-09-20 11:17:25 +0200
commit8eb14a0057bd21ffe60a8a8935c17b81f18a6348 (patch)
treeca539fd29bd09f881b5e5d1fbc0d5d90a534f083 /executor/common_linux.h
parent5f78ab4b8149c28d68103911a7fc22a9ee79d811 (diff)
syz-fuzzer: fix retry logic on executor failures
I guess the condition was always meant to be "!ok || try > 10". So we always ignored non-executor failures, and failed on executor ones. I think now it's better to just retry always. If the error is something persistent we will fail after 10 tries anyway.
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions