Compare commits

..

1 Commits

Author SHA1 Message Date
Loïc Gomez bcd70b7a2f
Fix file descriptor leak on erroring client disconnects
- Client connections in error also need to be closed/freed
- This fixes a file descriptor leak that would result in a bip crash

Signed-off-by: Loïc Gomez <bip@animanova.fr>
2024-02-08 22:44:17 +09:00

Diff Content Not Available