[PATCH 0/3] alfred: leaks: random fixes
Sven Eckelmann <[email protected]> Fri, 31 Jul 2026 08:44:18 +0200
| Newsgroups | org.open-mesh.lists.batman |
|---|---|
| Message-ID | <[email protected]> |
Similar to the batctl fixes, I have now compiled a list of potential fixes for alfred. Instead of posting everything at once, I will be posted in smaller chunks. They are just various (mostly minor) problems which should be tackled at some point. Signed-off-by: Sven Eckelmann <[email protected]> --- Sven Eckelmann (3): alfred: don't leak event listener when epoll registration fails alfred: dlose the client socket on unix_sock_req_data errors alfred: Close the periodic timer fd on setup errors server.c | 9 +++++++-- unix_sock.c | 8 ++++++-- 2 files changed, 13 insertions(+), 4 deletions(-) --- base-commit: 462a0cf40615f62e0912c36d72a75accbb26f5ee change-id: 20260731-bugfixes-leaks-988184f98f80 Best regards, -- Sven Eckelmann <[email protected]>