mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add patch version for RUSTSEC-2021-0087.md (#2216)
* Add patch version for RUSTSEC-2021-0087.md
This issue was closed:
https://github.com/frankmcsherry/columnar/issues/6
Commit:
a9335e6f01
* Fix version specification
---------
Co-authored-by: Sergey "Shnatsel" Davidoff <shnatsel@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ informational = "unsound"
|
|||||||
aliases = ["CVE-2021-45685", "GHSA-9mp7-45qh-r8j8", "GHSA-cxcc-q839-2cw9"]
|
aliases = ["CVE-2021-45685", "GHSA-9mp7-45qh-r8j8", "GHSA-cxcc-q839-2cw9"]
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
patched = []
|
patched = [">= 0.1.0"]
|
||||||
```
|
```
|
||||||
|
|
||||||
# columnar: `Read` on uninitialized buffer may cause UB (ColumnarReadExt::read_typed_vec())
|
# columnar: `Read` on uninitialized buffer may cause UB (ColumnarReadExt::read_typed_vec())
|
||||||
|
|||||||
Reference in New Issue
Block a user