mirror of
https://github.com/osmarks/ngircd.git
synced 2026-07-17 00:32:44 +00:00
eb9929e82c
Now ngIRCd catches more errors on the server-to-server (S2S) protocol that could crash the daemon before. This hasn't been a real problem because the IRC S2S protocol is "trusted" by design, but the behavior is much better now. Thanks to wowaname on #ngircd for pointing this out!