mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-15 12:29:35 +00:00
Missing save of original platform id
This commit is contained in:
parent
d77c63a12c
commit
baea682491
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user