diff --git a/src/hashcat.c b/src/hashcat.c index ca691a979..f7b33f471 100644 --- a/src/hashcat.c +++ b/src/hashcat.c @@ -13917,6 +13917,8 @@ int main (int argc, char **argv) device_param->platform_devices_id = platform_devices_id; + device_param->platform = platform; + // device_type cl_device_type device_type;