mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
More patched versions released for smallvec
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[advisory]
|
||||
package = "smallvec"
|
||||
unaffected_versions = ["< 0.3.2"]
|
||||
patched_versions = [">= 0.6.3"]
|
||||
patched_versions = [">= 0.6.3", "^0.3.4", "^0.4.5", "^0.5.1"]
|
||||
dwf = []
|
||||
url = "https://github.com/servo/rust-smallvec/issues/96"
|
||||
title = "Possible double free during unwinding in SmallVec::insert_many"
|
||||
|
||||
Reference in New Issue
Block a user