mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 08:13:12 +02:00
942b8a604d
In the config file, when not using quotes, a slash at the beginning of a variable name or value was silently discarded (eg `file /tmp/xyz;` resulted in a file `tmp/xyz`). Reported by BlackBishop in https://bugs.unrealircd.org/view.php?id=6325