mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-09 16:26:59 +08:00
tests: ensure there are no leaks in ban-ips
This commit is contained in:
@@ -162,7 +162,7 @@ int main()
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
||||
main_ban_db_deinit(s);
|
||||
talloc_free(s);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user