Merge pull request #868 from Alexhuszagh/main

Update advisory to indicate patched versions of stackvector.
This commit is contained in:
Sergey "Shnatsel" Davidoff
2021-04-13 11:52:48 +02:00
committed by GitHub

View File

@@ -7,7 +7,7 @@ url = "https://github.com/Alexhuszagh/rust-stackvector/issues/2"
categories = ["memory-corruption"]
[versions]
patched = []
patched = ["1.0.9"]
```
# StackVec::extend can write out of bounds when size_hint is incorrect