aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-04-29 11:24:49 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-04-29 11:24:49 +0200
commit49bb6b93d549c8ccb088328cac049d4b11679581 (patch)
treef2978019af07c7b02829f7981dcd97361d6e8ae3 /executor
parentbc0712ac2b409dba2045d23fbbefe46cf7ca9b8e (diff)
tools/syz-bisect: fix file presence check
1. Filename should be relative to flagCrash, not the current dir. 2. Use osutil.IsExist, os.Stat can fail for other reasons, e.g. no permissions. 3. Dedup filepresence check.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions