]> arthur.barton.de Git - ngircd-alex.git/commit
Commands received from other servers must have prefixes
authorAlexander Barton <alex@barton.de>
Mon, 21 Mar 2011 09:46:09 +0000 (10:46 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 21 Mar 2011 09:46:09 +0000 (10:46 +0100)
commit15775e67900d914cc174aa80e615fa24d65d115c
tree043113e70f08c811d1340c8d5f383786d9ff2761
parent62f705f97e580fe61520793b3387081915f240ba
Commands received from other servers must have prefixes

Make sure that all commands received from other servers do have
valid prefixes.

Only exceptions are PING and ERROR commands that can occure without
prefixes when generated by the remote peer itself.
src/ngircd/parse.c