solanum/ssld
Simon Arlott 7beaee5239
ssld: change_connid may be called with an unknown ID
If change_connid is called with an unknown ID, conn will be
NULL, check this with an assert and then respond by reporting
the new ID as closed instead of dereferencing a NULL pointer.
2016-02-10 21:22:50 +00:00
..
Makefile.am buildsystem: convert to automake + libtool 2016-01-05 21:20:25 -06:00
Makefile.in Remove libratbox's snprintf.c, update related ircd code 2016-02-10 02:25:32 +01:00
ssld.c ssld: change_connid may be called with an unknown ID 2016-02-10 21:22:50 +00:00