Initial report for 0011-obstack

This commit is contained in:
Yechan Bae
2020-09-03 02:27:06 -04:00
parent 484d002213
commit daf2b6281a

View 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 = []