mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-12 19:14:46 +02:00
7d45e69fd2
in NameList, Tag, Watch and HistoryLogLine. This does mean the allocation routines need a +1 everywhere, but I think I got all of them. I also don't see them being used directly in such a way in 3rd party modules (which is logical, as they should use the API and not allocate such structs directly). Also, SpamExcept has been removed as it was not used anywhere.