mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
9ab6e36d8d
Testing for ASLR by casting &ZST to *const _ is not useful, there's no guarantee that &ZST produces an ASLR'd pointer. |
||
---|---|---|
.. | ||
check_clang_version.sh | ||
check_gcc_version.sh | ||
Makefile | ||
test-aslr.rs |