Skip to content

Commit 5775f25

Browse files
author
Mikhail "L117" Nikolenko
authored
Fixed memory corruption. (#776)
1 parent e00ab4b commit 5775f25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/array-tools/RUSTSEC-2020-0132.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ url = "https://github.com/L117/array-tools/issues/2"
77
categories = ["memory-corruption"]
88

99
[versions]
10-
patched = []
10+
patched = [">= 0.3.2"]
1111
```
1212

1313
# `FixedCapacityDequeLike::clone()` can cause dropping uninitialized memory

0 commit comments

Comments
 (0)