commit | 215ed178ddeed6582527cb6da73ea9bbc554b93b | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Mon Oct 25 22:37:22 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 25 22:37:22 2021 +0000 |
tree | 3fbc4e96aaf1364084edcd072e7148b6b617a96b | |
parent | 85d72973187ddedf65f509d51ca11c70e19655f9 [diff] | |
parent | d99315520460ae5a82b7af4579af2716fc52bc3c [diff] |
Merge "Allow writing Rust fuzzers for third-party crates."
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go index 47ca3a7..b113573 100644 --- a/rust/config/allowed_list.go +++ b/rust/config/allowed_list.go
@@ -32,6 +32,7 @@ "system/security", "system/tools/aidl", "tools/security/fuzzing/example_rust_fuzzer", + "tools/security/fuzzing/orphans", "vendor/", }