Skip to content

Commit

Permalink
Remove duplicated fuzz driver fuzzUIPMap
Browse files Browse the repository at this point in the history
Signed-off-by: TTFISH <jiongchiyu@gmail.com>
  • Loading branch information
fish98 committed Oct 22, 2023
1 parent cf4c7c9 commit de278fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/fuzzing/oss_fuzz_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit de278fb

Please sign in to comment.