diff --git a/crates/socket2/RUSTSEC-0000-0000.md b/crates/socket2/RUSTSEC-2020-0079.md similarity index 95% rename from crates/socket2/RUSTSEC-0000-0000.md rename to crates/socket2/RUSTSEC-2020-0079.md index 03a41ab..0ef6abf 100644 --- a/crates/socket2/RUSTSEC-0000-0000.md +++ b/crates/socket2/RUSTSEC-2020-0079.md @@ -1,6 +1,6 @@ ```toml [advisory] -id = "RUSTSEC-0000-0000" +id = "RUSTSEC-2020-0079" package = "socket2" date = "2020-11-06" url = "https://github.com/rust-lang/socket2-rs/issues/119" @@ -19,4 +19,4 @@ and `std::net::SocketAddrV6` have the same memory layout as the system C represe system representation. The standard library does not say anything about the memory layout, and this will cause invalid memory access if the standard library changes the implementation. No warnings or errors will be emitted once the -change happens. \ No newline at end of file +change happens.