]> arthur.barton.de Git - ngircd-alex.git/commit
SECURITY: Fixed a message handling bug which could crash the daemon.
authorAlexander Barton <alex@barton.de>
Sun, 17 Aug 2008 15:13:39 +0000 (17:13 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 17 Aug 2008 15:37:36 +0000 (17:37 +0200)
commit41a23d20e4bb5dfaebc7be3241addc5251ebc158
tree3c1587318ff5ca9975643f7c87d45ec1b5d91b93
parentc769cbecb6214f518135c4bb2a52479747c2bf7b
SECURITY: Fixed a message handling bug which could crash the daemon.

Some message targets could lead to a NULL pointer dereference and therefore
could crash the daemon (denial of service).
(cherry picked from commit e493ad2d30ff80bca2556cde2212e367cb006517)
src/ngircd/irc.c