mirror of
https://github.com/opencontainers/runc.git
synced 2025-09-26 19:41:35 +08:00
remove broken fuzzer from oss-fuzz build script
Signed-off-by: Adam Korczynski <adam@adalogics.com>
This commit is contained in:
@@ -8,6 +8,5 @@
|
||||
# OSS-fuzz environment.
|
||||
# More info about compile_go_fuzzer() can be found here:
|
||||
# https://google.github.io/oss-fuzz/getting-started/new-project-guide/go-lang/#buildsh
|
||||
compile_go_fuzzer github.com/opencontainers/runc/libcontainer/userns FuzzUIDMap id_map_fuzzer linux,gofuzz
|
||||
compile_go_fuzzer github.com/opencontainers/runc/libcontainer/user FuzzUser user_fuzzer
|
||||
compile_go_fuzzer github.com/opencontainers/runc/libcontainer/configs FuzzUnmarshalJSON configs_fuzzer
|
||||
|
Reference in New Issue
Block a user