mirror of
https://github.com/osmarks/ngircd.git
synced 2026-05-20 12:32:09 +00:00
de4676f066
This caused a read from already free'd memory, if the processed command (IRC_QUIT) calls Client_Destroy. (from HEAD)