oss-fuzz
oss-fuzz copied to clipboard
selinux: allow fuzzer to run on local system by unsandboxing /out folder
Otherwise the fuzzer will not be found due to permssion error. This flag will just be ignored for non-selinux systems.
Any comment on this PR? it's a single line change that only affects selinux users and allows them to run local infra on their systems.
Thank you !!!