diff --git a/crates/flumedb/RUSTSEC-2021-0086.md b/crates/flumedb/RUSTSEC-2021-0086.md index f83dfba41..a2ee08445 100644 --- a/crates/flumedb/RUSTSEC-2021-0086.md +++ b/crates/flumedb/RUSTSEC-2021-0086.md @@ -4,11 +4,12 @@ id = "RUSTSEC-2021-0086" package = "flumedb" date = "2021-01-07" url = "https://github.com/sunrise-choir/flumedb-rs/issues/10" +url = "https://github.com/sunrise-choir/flumedb-rs/pull/12" categories = ["memory-exposure"] informational = "unsound" [versions] -patched = [] +patched = [>=0.1.6] ``` # `Read` on uninitialized buffer may cause UB ( `read_entry()` )