make memoffset advisory informational (#317)

This commit is contained in:
Ralf Jung
2020-06-30 20:49:45 +02:00
committed by GitHub
parent 46c23f6c94
commit 9cd619f167

View File

@@ -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 = """