Merge pull request #96 from RustSec/RUSTSEC-2019-0002

Assign RUSTSEC-2019-0002 to slice-deque
This commit is contained in:
Tony Arcieri
2019-05-07 12:18:12 -07:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2019-0002"
package = "slice-deque"
date = "2019-05-07"
title = "Bug in SliceDeque::move_head_unchecked corrupts its memory"