Assign RUSTSEC-2020-0012 to os_str_bytes

Original PR: https://github.com/RustSec/advisory-db/pull/269
This commit is contained in:
Tony Arcieri
2020-04-24 12:35:29 -07:00
parent e64a5618c6
commit a4b88992e9

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0012"
package = "os_str_bytes"
date = "2020-04-24"
title = "Relies on undefined behavior of `char::from_u32_unchecked`"