mirror of
https://github.com/hashcat/hashcat
synced 2025-01-14 08:17:28 +01:00
Merge branch 'master' of https://github.com/hashcat/oclHashcat
This commit is contained in:
commit
e048d1e8f9
@ -5072,7 +5072,7 @@ int main (int argc, char **argv)
|
||||
|
||||
if (compute)
|
||||
{
|
||||
char display[100] = { 0 };
|
||||
static char display[100];
|
||||
|
||||
snprintf (display, sizeof (display) - 1, "DISPLAY=%s", compute);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user