]> git.lizzy.rs Git - rust.git/commit
Fix potential overflow in TrustedRandomAccess impl for slice::{Chunks,ChunksMut}
authorSebastian Dröge <sebastian@centricular.com>
Thu, 4 Jan 2018 09:34:05 +0000 (11:34 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 4 Jan 2018 09:34:05 +0000 (11:34 +0200)
commitb69c124255e25d5d1c16ee88c4f2a75964db9209
tree82cb568f71eecb77e012e6f4e28d66406790aba5
parent3f29e2b495a6b875af835f1fff64256e2d58d2b6
Fix potential overflow in TrustedRandomAccess impl for slice::{Chunks,ChunksMut}
src/libcore/slice/mod.rs