GHSA-jmwx-r3gq-qq3p

Source
https://github.com/advisories/GHSA-jmwx-r3gq-qq3p
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/06/GHSA-jmwx-r3gq-qq3p/GHSA-jmwx-r3gq-qq3p.json
Aliases
Published
2022-06-17T00:27:57Z
Modified
2023-11-08T04:07:21.429742Z
Details

Affected versions of this crate claimed to construct a const Vec with nonzero length and capacity, but that cannot be done because such a Vec requires a pointer from an allocator.

The implementation was later changed to just construct a std::borrow::Cow.

References

Affected packages

crates.io / vec-const

Package

Name
vec-const

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
2.0.0