mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-07 04:01:35 +01:00
Add thread-safety category to relevant bugs
This commit is contained in:
@@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0117"
|
||||
package = "conqueue"
|
||||
date = "2020-11-24"
|
||||
url = "https://github.com/longshorej/conqueue/issues/9"
|
||||
categories = ["memory-corruption"]
|
||||
categories = ["memory-corruption", "thread-safety"]
|
||||
|
||||
[versions]
|
||||
patched = [">= 0.4.0"]
|
||||
|
||||
Reference in New Issue
Block a user