mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
make memoffset advisory informational (#317)
This commit is contained in:
@@ -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 = """
|
||||
|
||||
Reference in New Issue
Block a user