Assigned RUSTSEC-2020-0080 to miow

This commit is contained in:
Shnatsel
2020-12-02 23:44:19 +00:00
committed by GitHub
parent 33df676a24
commit 548b170bba

View File

@@ -1,6 +1,6 @@
```toml
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2020-0080"
package = "miow"
date = "2020-11-13"
url = "https://github.com/yoshuawuyts/miow/issues/38"
@@ -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.
change happens.