Merge pull request #393 from RustSec/assign-ids

Assigned RUSTSEC-2020-0042 to stack
This commit is contained in:
Sergey "Shnatsel" Davidoff
2020-09-24 20:02:35 +02:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0042"
package = "stack"
date = "2020-09-24"
title = "Missing check in ArrayVec leads to out-of-bounds write."