Update module_unstable_warning() results after Crypt::CBC has been fixed

This commit is contained in:
Jens Steube
2021-04-19 07:51:26 +02:00
parent 483b30ea63
commit 5e9adac1c2
22 changed files with 15 additions and 224 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ bool module_unstable_warning (MAYBE_UNUSED const hashconfig_t *hashconfig, MAYBE
}
}
// amdgpu-pro-20.50-1234664-ubuntu-20.04 (legacy): unhandled return code 255
// amdgpu-pro-20.50-1234664-ubuntu-20.04 (legacy): self-test failed.
if ((device_param->opencl_device_vendor_id == VENDOR_ID_AMD) && (device_param->has_vperm == false))
{
return true;