Merge pull request #91 from RustSec/RUSTSEC-2018-0013

Assign RUSTSEC-2018-0013 to safe-transmute
This commit is contained in:
Tony Arcieri
2019-03-03 08:20:20 -08:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2018-0013"
package = "safe-transmute"
date = "2019-03-02"
date = "2018-11-27"
title = "Vec-to-vec transmutations could lead to heap overflow/corruption"
description = """