mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-01 01:00:23 +01:00
Initial report for 0011-obstack
This commit is contained in:
13
crates/obstack/RUSTSEC-0000-0000.toml
Normal file
13
crates/obstack/RUSTSEC-0000-0000.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
package = "obstack"
|
||||
date = "2020-09-03"
|
||||
informational = "unsound"
|
||||
title = "Obstack generates unaligned references"
|
||||
url = "https://github.com/petertodd/rust-obstack/issues/4"
|
||||
description = """
|
||||
Obstack generates unaligned references for types that require a large alignment.
|
||||
"""
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
Reference in New Issue
Block a user