Skip to content

Commit

Permalink
Merge branch 'rustsec:main' into paste-unmaintained
Browse files Browse the repository at this point in the history
  • Loading branch information
AS1100K authored Feb 1, 2025
2 parents fa337b9 + 5248f07 commit 96dfb05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/columnar/RUSTSEC-2021-0087.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ informational = "unsound"
aliases = ["CVE-2021-45685", "GHSA-9mp7-45qh-r8j8", "GHSA-cxcc-q839-2cw9"]

[versions]
patched = []
patched = [">= 0.1.0"]
```

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

0 comments on commit 96dfb05

Please sign in to comment.