The new implementation allows some `memcpy`s to be optimized away, so the uninit value in ui/sanitize/memory.rs is constructed directly onto the return place. Therefore the sanitizer now says that the value is allocated by `main` rather than `random`. |
||
|---|---|---|
| .. | ||
| address.rs | ||
| badfree.rs | ||
| cfg.rs | ||
| crt-static.rs | ||
| crt-static.stderr | ||
| hwaddress.rs | ||
| incompatible.rs | ||
| incompatible.stderr | ||
| inline-always.rs | ||
| inline-always.stderr | ||
| issue-72154-lifetime-markers.rs | ||
| leak.rs | ||
| memory.rs | ||
| new-llvm-pass-manager-thin-lto.rs | ||
| thread.rs | ||
| unsupported-target.rs | ||
| unsupported-target.stderr | ||
| use-after-scope.rs | ||