mirror of
https://github.com/openssl/openssl.git
synced 2025-01-12 13:36:28 +08:00
Add openssl/fuzz-corpora repository as submodule
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20683)
This commit is contained in:
parent
0f73501196
commit
3565cc2c5b
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -28,3 +28,7 @@
|
||||
[submodule "cloudflare-quiche"]
|
||||
path = cloudflare-quiche
|
||||
url = https://github.com/cloudflare/quiche
|
||||
[submodule "fuzz/corpora"]
|
||||
path = fuzz/corpora
|
||||
url = https://github.com/openssl/fuzz-corpora
|
||||
branch = main
|
||||
|
1
fuzz/corpora
Submodule
1
fuzz/corpora
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7da889070f7d291f9fc20d0bc875827b329eefef
|
Loading…
Reference in New Issue
Block a user