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

View file

@ -5,7 +5,7 @@
#endif
extern char *HYDRA_EXIT;
char *buf = NULL;
static char *buf = NULL;
int32_t start_cisco(int32_t s, char *ip, int32_t port, unsigned char options, char *miscptr, FILE *fp) {
char *empty = "";