mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-15 07:34:52 +01:00
av-data bug fixed in release 0.3.0
This commit is contained in:
@@ -7,7 +7,7 @@ url = "https://github.com/rust-av/rust-av/issues/136"
|
||||
categories = ["memory-exposure", "privilege-escalation"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 0.3.0"]
|
||||
```
|
||||
|
||||
# `Frame::copy_from_raw_parts` can lead to segfault without `unsafe`
|
||||
|
||||
Reference in New Issue
Block a user