Merge pull request #272 from RustSec/RUSTSEC-2020-0012

Assign RUSTSEC-2020-0012 to os_str_bytes
This commit is contained in:
Tony Arcieri
2020-04-24 12:36:30 -07:00
committed by GitHub

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`"