Some versions of memcpy mark pointer arguments as __nonnull, that triggers UBSan
errors even when the length passed is 0.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D71031
[compiler-rt] FuzzedDataProvider: do not call memcpy on empty vector. Dor1s on Dec 4 2019, 1:27 PM. Authored by
Details Some versions of memcpy mark pointer arguments as __nonnull, that triggers UBSan
Diff Detail
Event Timeline |