mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
nits
This commit is contained in:
parent
93abd60fc9
commit
568ef74e0d
5 changed files with 7 additions and 6 deletions
|
@ -126,7 +126,7 @@ bool smb2_run_test(creds_t *cr, const char *server, uint16_t port) {
|
|||
|
||||
*/
|
||||
switch (errno) {
|
||||
case 0:
|
||||
case 0:
|
||||
// maybe false positive? unclear ... :( ... needs more testing
|
||||
smbc_free_context(ctx, 1);
|
||||
return true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue