diff --git a/crates/xcb/RUSTSEC-0000-0000.md b/crates/xcb/RUSTSEC-2020-0097.md similarity index 95% rename from crates/xcb/RUSTSEC-0000-0000.md rename to crates/xcb/RUSTSEC-2020-0097.md index a894a44..0d534d1 100644 --- a/crates/xcb/RUSTSEC-0000-0000.md +++ b/crates/xcb/RUSTSEC-2020-0097.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0097" package = "xcb" date = "2020-12-10" url = "https://github.com/rtbo/rust-xcb/issues/93" @@ -17,4 +17,4 @@ patched = [] With this definition, it is possible to create a `base::Error` with an invalid pointer and trigger memory safety errors such as use-after-free or double-free with safe Rust. -The users of `xcb` crate are advised not to manipulate the field. \ No newline at end of file +The users of `xcb` crate are advised not to manipulate the field.