What's Changed
- feat: set SOCK_CLOEXEC on socket creation to prevent FD leak to child processes by @simondeziel in #878
- chore: correct const qualifier issue in src/server.c by @crypticC0der in #875
- fix: null deref when stopping or handing over before start by @TanayK07 in #873
- chore: fix leak in tests by @marco6 in #881
- chore: prepare for v1.18.6 by @marco6 in #880
New Contributors
- @simondeziel made their first contribution in #878
- @crypticC0der made their first contribution in #875
- @TanayK07 made their first contribution in #873
Full Changelog: v1.18.5...v1.18.6