Skip to content

Commit 5248f07

Browse files
Add patch version for RUSTSEC-2021-0087.md (#2216)
* Add patch version for RUSTSEC-2021-0087.md This issue was closed: frankmcsherry/columnar#6 Commit: frankmcsherry/columnar@a9335e6 * Fix version specification --------- Co-authored-by: Sergey "Shnatsel" Davidoff <[email protected]>
1 parent 6556cee commit 5248f07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/columnar/RUSTSEC-2021-0087.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ informational = "unsound"
99
aliases = ["CVE-2021-45685", "GHSA-9mp7-45qh-r8j8", "GHSA-cxcc-q839-2cw9"]
1010

1111
[versions]
12-
patched = []
12+
patched = [">= 0.1.0"]
1313
```
1414

1515
# columnar: `Read` on uninitialized buffer may cause UB (ColumnarReadExt::read_typed_vec())

0 commit comments

Comments
 (0)