From e010bc13072ebac978c583e2d05dcca05cb1d8c7 Mon Sep 17 00:00:00 2001 From: pradeep Date: Tue, 18 Dec 2018 23:28:59 +0530 Subject: [PATCH] Add memory-corruption keyword to arrayfire rustsec --- crates/arrayfire/RUSTSEC-0000-0000.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/arrayfire/RUSTSEC-0000-0000.toml b/crates/arrayfire/RUSTSEC-0000-0000.toml index bcaee41..4862eb0 100644 --- a/crates/arrayfire/RUSTSEC-0000-0000.toml +++ b/crates/arrayfire/RUSTSEC-0000-0000.toml @@ -26,7 +26,7 @@ unaffected_versions = ["<= 3.5.0"] url = "https://github.com/arrayfire/arrayfire-rust/pull/177" -keywords = ["enum", "repr"] +keywords = ["enum", "repr", "memory-corruption"] affected_arch = ["x86_64"]