mirror of https://github.com/google/oss-fuzz.git
06efe97ba0
* CRAS: Use CARGO_BUILD_TARGET="x86_64-unknown-linux-gnu" In oss-fuzz, to build with MemorySanitizer, Rust part needs to use ``` CARGO_BUILD_TARGET="x86_64-unknown-linux-gnu" ``` to resolve libc `MemorySanitizer: use-of-uninitialized-value` error according to https://github.com/google/oss-fuzz/issues/3469. * CRAS: Add new member to auto_ccs Co-authored-by: paulhsia <paulhsia@google.com> |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml |