aboutsummaryrefslogtreecommitdiffstats
path: root/executor/android
diff options
context:
space:
mode:
authorAndrei Vagin <avagin@gmail.com>2022-05-26 18:04:40 -0700
committerAleksandr Nogikh <wp32pw@gmail.com>2022-05-27 19:29:29 +0200
commit1c79f042592122d05790d682cbd59c49eb274973 (patch)
tree662d39d2e518b4e423e731bfd963054d8d8b2cac /executor/android
parent91c583067cd169dd9d245b9440be128f1dbf0474 (diff)
executor: include sched.h for syz_clone
syzkaller reports the following error when it tries to create a C reproducer: <stdin>: In function ‘syz_clone’: <stdin>:289:48: error: ‘CLONE_VM’ undeclared (first use in this function) <stdin>:289:48: note: each undeclared identifier is reported only once for each function it appears in compiler invocation: gcc [-o /tmp/syz-executor3459695007 -DGOOS_linux=1 -DGOARCH_amd64=1 -DHOSTGOOS_linux=1 -x c - -m64 -O2 -pthread -Wall -Werror -Wparentheses -Wunused-const-variable -Wframe-larger-than=16384 -Wno-stringop-overflow -Wno-array-bounds -Wno-format-overflow -static-pie -fpermissive -w]
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions