diff --git a/crates/memoffset/RUSTSEC-2019-0011.toml b/crates/memoffset/RUSTSEC-2019-0011.toml index 1278368..d645a04 100644 --- a/crates/memoffset/RUSTSEC-2019-0011.toml +++ b/crates/memoffset/RUSTSEC-2019-0011.toml @@ -2,6 +2,7 @@ id = "RUSTSEC-2019-0011" package = "memoffset" date = "2019-07-16" +informational = "unsound" title = "Flaw in offset_of and span_of causes SIGILL, drops uninitialized memory of arbitrary type on panic in client code" url = "https://github.com/Gilnaa/memoffset/issues/9#issuecomment-505461490" description = """