mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-28 15:36:37 +02:00
401ab6f5a1
This fixes a possible crash when using RPC with unix domain sockets, reported by Valware. This also adds a configure check so we use our own strlncat if the C library does not have one, e.g. some non-Linux.