mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-25 13:36:37 +02:00
5877a32b3b
multiple reference count bugs, one related to sptr->serv->conf, and another one related to sptr->serv->class. Both caused problems when someone did a /rehash when a server was in the process of connecting (so it might also happen when connfreq was hit and you did a /rehash). Original bug was reported by sh0 (#0001872).