Merge pull request #403 from RustSec/assign-ids

Assigned RUSTSEC-2020-0047 to array-queue
This commit is contained in:
Sergey "Shnatsel" Davidoff
2020-09-26 19:59:59 +02:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0047"
package = "array-queue"
date = "2020-09-26"
title = "array_queue pop_back() may cause a use-after-free"