mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
reverse mem fix
This commit is contained in:
parent
0439e3ed60
commit
3abdf1c651
1 changed files with 0 additions and 3 deletions
|
@ -303,9 +303,6 @@ static void *brute_thread(void *arguments) {
|
|||
pthread_mutex_unlock(&print_lock);
|
||||
}
|
||||
}
|
||||
if (revstate)
|
||||
free(revstate);
|
||||
|
||||
free(args);
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue