mirror of
https://github.com/nmap/nmap.git
synced 2026-09-04 01:14:37 +00:00
Restore log handler after log tests
This commit is contained in:
parent
c236ade401
commit
1bc5302911
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ static int log_teardown(void *tdata) {
|
|||
nsock_pool_delete(ltd->nsp);
|
||||
free(tdata);
|
||||
}
|
||||
nsock_set_log_function(NULL);
|
||||
GlobalLTD = NULL;
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue