Merge pull request #377 from RustSec/assign-ids

Assigned RUSTSEC-2020-0039 to simple-slab
This commit is contained in:
Sergey "Shnatsel" Davidoff
2020-09-04 12:11:34 +02:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0039"
package = "simple-slab"
date = "2020-09-03"
title = "`index()` allows out-of-bound read and `remove()` has off-by-one error"