mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-19 01:46:04 +01:00
Add thread-safety category to relevant bugs
This commit is contained in:
@@ -4,7 +4,7 @@ id = "RUSTSEC-2020-0118"
|
||||
package = "tiny_future"
|
||||
date = "2020-12-08"
|
||||
url = "https://github.com/KizzyCode/tiny_future/issues/1"
|
||||
categories = ["memory-corruption"]
|
||||
categories = ["memory-corruption", "thread-safety"]
|
||||
keywords = ["concurrency"]
|
||||
|
||||
[versions]
|
||||
|
||||
Reference in New Issue
Block a user