mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-25 09:36:38 +02:00
ce47440abd
mostly with regards to memory leaks if duplicate config directives are used. Eg using allow::password twice in the same allow block, or using link::outgoing::tls-options twice in the same link block. Unusual stuff.