mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-02 09:36:40 +01:00
Merge pull request #639 from RustSec/rand-more-patched-versions
Update RUSTSEC-2019-0035.md with more patched versions
This commit is contained in:
@@ -12,7 +12,7 @@ url = "https://github.com/rust-random/rand/blob/master/rand_core/CHANGELOG.md#05
|
||||
"rand_core::BlockRng::next_u64" = ["< 0.4.2"]
|
||||
|
||||
[versions]
|
||||
patched = [">= 0.4.2"]
|
||||
patched = [">= 0.3.1", ">= 0.4.2"]
|
||||
```
|
||||
|
||||
# Unaligned memory access
|
||||
|
||||
Reference in New Issue
Block a user