summaryrefslogtreecommitdiffstats
path: root/src/lua_worker.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lua_worker.c')
-rw-r--r--src/lua_worker.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lua_worker.c b/src/lua_worker.c
index 60456b59f..6aba9e64f 100644
--- a/src/lua_worker.c
+++ b/src/lua_worker.c
@@ -290,6 +290,7 @@ lua_accept_socket (gint fd, short what, void *arg)
}
rspamd_inet_address_destroy (addr);
+ close (nfd);
}
static gboolean