]> git.lizzy.rs Git - rust.git/commit
Avoid the UB of a null reference to a slice
authorJosh Stone <jistone@redhat.com>
Fri, 29 Sep 2017 20:19:20 +0000 (13:19 -0700)
committerJosh Stone <jistone@redhat.com>
Fri, 29 Sep 2017 20:19:20 +0000 (13:19 -0700)
commit8b2e09ffbbb69402f8881824f8689f785695a780
tree978b9ce5219a4fb0edd32feedf43194b391b4100
parent3580c4c58940ad5d62a068609b9b696e8eb31309
Avoid the UB of a null reference to a slice
src/libcore/tests/ptr.rs