We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef5d2d4 + 21c0968 commit 30962bdCopy full SHA for 30962bd
tests/fuzzing/oss_fuzz_build.sh
@@ -8,6 +8,5 @@
8
# OSS-fuzz environment.
9
# More info about compile_go_fuzzer() can be found here:
10
# https://google.github.io/oss-fuzz/getting-started/new-project-guide/go-lang/#buildsh
11
-compile_go_fuzzer github.com/opencontainers/runc/libcontainer/userns FuzzUIDMap id_map_fuzzer linux,gofuzz
12
compile_go_fuzzer github.com/opencontainers/runc/libcontainer/user FuzzUser user_fuzzer
13
compile_go_fuzzer github.com/opencontainers/runc/libcontainer/configs FuzzUnmarshalJSON configs_fuzzer
0 commit comments