Update advisory to indicate patched versions of stackvector.

This commit is contained in:
Alex Huszagh
2021-04-12 22:59:53 -05:00
parent abdfc42fea
commit 65efff6ab5

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