mirror of
https://github.com/nmap/nmap.git
synced 2026-01-19 20:59:01 +00:00
Restore log handler after log tests
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user