Update of /srv/cvs/ngircd/ngircd/src/ngircd In directory Arthur:/tmp/cvs-serv14009/src/ngircd
Modified Files: Tag: branch-0-10-x parse.c Log Message: [Parser]: Don't use Client_Type after command has been processed.
This caused a read from already free'd memory, if the processed command (IRC_QUIT) calls Client_Destroy. (from HEAD)
Diff omitted, please use cvs directly or the web frontend located at http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/.