This commit is contained in:
vanhauser-thc 2021-10-06 15:21:26 +02:00
commit b3bd068334
3 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@ int32_t vnc_client_version = RFB33;
int32_t failed_auth = 0;
extern char *HYDRA_EXIT;
char *buf;
static char *buf;
/*
* Encrypt CHALLENGESIZE bytes in memory using a password.