]> arthur.barton.de Git - ngircd-alex.git/commit
Better check for invalid IRC+ PASS command
authorAlexander Barton <alex@barton.de>
Sun, 23 Jan 2011 17:38:36 +0000 (18:38 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 23 Jan 2011 17:38:36 +0000 (18:38 +0100)
commit8700f4d93cb50ebe7639e7a32e93b94c36ed3fae
tree6d6e3a4d2efc908410f89885c2c9f4f3fa19742c
parent765dc320f11f117d63e5285a903dfe8af4a48795
Better check for invalid IRC+ PASS command

Don't do a NULL-pointer dereference when a remote server using the
IRC+ protocol sends an invalid PASS command without the required
<serverversion> parameter ...
src/ngircd/irc-login.c