mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-03 10:05:26 +01:00
Fixed memory corruption. (#776)
This commit is contained in:
committed by
GitHub
parent
e00ab4b806
commit
5775f25882
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user