Skip to content

Commit

Permalink
Fixed memory corruption. (#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
L117 authored Feb 22, 2021
1 parent e00ab4b commit 5775f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/array-tools/RUSTSEC-2020-0132.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ url = "https://github.com/L117/array-tools/issues/2"
categories = ["memory-corruption"]

[versions]
patched = []
patched = [">= 0.3.2"]
```

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

0 comments on commit 5775f25

Please sign in to comment.