mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-24 23:48:39 +00:00
Fix missed set of attribute skipped_temp
This commit is contained in:
parent
f9b7e40af7
commit
84312bfae6
@ -3682,6 +3682,8 @@ int opencl_session_begin (hashcat_ctx_t *hashcat_ctx)
|
||||
|
||||
device_param->skipped = true;
|
||||
|
||||
device_param->skipped_temp == true;
|
||||
|
||||
continue;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user