Skip to content

Commit 30962bd

Browse files
committed
merge opencontainers#4562 into opencontainers/runc:main
Adam Korczynski (1): remove broken fuzzer from oss-fuzz build script LGTMs: kolyshkin cyphar
2 parents ef5d2d4 + 21c0968 commit 30962bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/fuzzing/oss_fuzz_build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
# OSS-fuzz environment.
99
# More info about compile_go_fuzzer() can be found here:
1010
# 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
1211
compile_go_fuzzer github.com/opencontainers/runc/libcontainer/user FuzzUser user_fuzzer
1312
compile_go_fuzzer github.com/opencontainers/runc/libcontainer/configs FuzzUnmarshalJSON configs_fuzzer

0 commit comments

Comments
 (0)