CID 1402490 (#1 of 1): Resource leak

pull/1078/head
jsteube 7 years ago
parent dcdafdbc08
commit 5a2e7f2a3a

@ -274,6 +274,8 @@ static int setup_device_types_filter (hashcat_ctx_t *hashcat_ctx, const char *op
{
event_log_error (hashcat_ctx, "Invalid device_type %d specified", device_type);
hcfree (device_types);
return -1;
}

Loading…
Cancel
Save