mirror of
https://github.com/liudf0716/apfree_wifidog.git
synced 2025-01-08 11:57:37 +08:00
Update auth.c
This commit is contained in:
parent
28869286bc
commit
6244d1eca0
@ -83,7 +83,7 @@ client_timeout_check_cb(evutil_socket_t fd, short event, void *arg) {
|
||||
void
|
||||
ev_logout_client(struct wd_request_context *context, t_client *client)
|
||||
{
|
||||
assert(!client);
|
||||
assert(client);
|
||||
|
||||
fw_deny(client);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user