mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-07 20:17:11 +01:00
Fix RUSTSEC-2021-0048 which doesn't declare an operand (#945)
This commit is contained in:
committed by
GitHub
parent
84e3fb3121
commit
d5a60f2737
@@ -8,7 +8,7 @@ url = "https://github.com/Alexhuszagh/rust-stackvector/issues/2"
|
||||
categories = ["memory-corruption"]
|
||||
|
||||
[versions]
|
||||
patched = ["1.0.9"]
|
||||
patched = [">= 1.0.9"]
|
||||
```
|
||||
|
||||
# StackVec::extend can write out of bounds when size_hint is incorrect
|
||||
|
||||
Reference in New Issue
Block a user