diff --git a/crates/abi_stable/RUSTSEC-0000-0000.md b/crates/abi_stable/RUSTSEC-2020-0105.md similarity index 89% rename from crates/abi_stable/RUSTSEC-0000-0000.md rename to crates/abi_stable/RUSTSEC-2020-0105.md index 9e83457..9f45c8d 100644 --- a/crates/abi_stable/RUSTSEC-0000-0000.md +++ b/crates/abi_stable/RUSTSEC-2020-0105.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0105" package = "abi_stable" date = "2020-12-21" url = "https://github.com/rodrimati1992/abi_stable_crates/issues/44" @@ -14,4 +14,4 @@ patched = [">= 0.9.1"] Affected versions of this crate contained code from the Rust standard library that contained soundness bugs rust-lang/rust#60977 (double drop) & rust-lang/rust#78498 (create invalid utf-8 string). -The flaw was corrected in v0.9.1 by making a similar fix to the one made in the Rust standard library. \ No newline at end of file +The flaw was corrected in v0.9.1 by making a similar fix to the one made in the Rust standard library.