]> git.lizzy.rs Git - rust.git/commit
check that ptr is valid already when doing Deref, not only when doing the access
authorRalf Jung <post@ralfj.de>
Sat, 27 Jul 2019 09:02:52 +0000 (11:02 +0200)
committerRalf Jung <post@ralfj.de>
Sun, 28 Jul 2019 08:19:57 +0000 (10:19 +0200)
commit3b229f144160067409dd9d321748ab7ae77bd99c
tree4c0bd1ea0f9effa11d2dd6b0b2be270e68ca39ab
parent9a239ef4ded03d155c72b68b5a2dd7aff013e141
check that ptr is valid already when doing Deref, not only when doing the access
src/librustc_mir/interpret/place.rs