mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
foo
This commit is contained in:
parent
32ccf4ae15
commit
071d4d04e5
3 changed files with 5 additions and 4 deletions
|
@ -1142,7 +1142,8 @@ char *hydra_address2string(char *address) {
|
|||
} else
|
||||
#endif
|
||||
{
|
||||
fprintf(stderr, "[ERROR] unknown address string size!\n");
|
||||
if (debug)
|
||||
fprintf(stderr, "[ERROR] unknown address string size!\n");
|
||||
return NULL;
|
||||
}
|
||||
return NULL; // not reached
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue