mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-04 05:23:13 +02:00
3d8905dd1c
This was a counting bug in src/socket.c. The socket itself was actually freed though, so it's purely counting that was wrong. There could still be counting bugs elsewhere, it's always hard to get this right, for 20 years already :D