1
0
mirror of https://github.com/osmarks/ngircd.git synced 2026-04-12 18:11:25 +00:00
Files
ngircd/src
Florian Westphal abfc5c6e27 lists: don't crash if reason ptr is NULL
commit 15fec92ed7
(Update list item, if it already exists) can make ngircd
crash because 'Reason' can be NULL, as reported by
Cahata on the ngircd mailing list.

Doesn't affect any released ngircd versions.

Also, make sure that we do not pass NULL as arguments
to a '%s' printf-like function.
2012-01-02 23:43:13 +01:00
..
2011-11-06 14:16:59 +01:00
2011-12-30 14:57:12 +01:00
2008-02-26 23:50:35 +01:00