mirror of https://github.com/google/oss-fuzz.git
be9ec2bcd1
* [opus] Build with -D_FORTIFY_SOURCE=0 to avoid msan false positives Without this, a silk_memcpy call could resolve to __memcpy_chk, which does not have an msan intercept, leading to false use-of-uninitialized-value errors. * [opus] Consolidate cflags * [opus] Fix typo |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
project.yaml |