]> arthur.barton.de Git - ngircd.git/commit
Return ERR_NOTEXTTOSEND on empty PRIVMSG content
authorValentin Lorentz <progval+git@progval.net>
Sun, 3 Sep 2023 08:05:54 +0000 (10:05 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 17 Sep 2023 20:25:40 +0000 (22:25 +0200)
commit0714466af88d71d6c395629cd7fb624b099507d4
tree2445ec88a28dd5bad26379aedae479526ccf3a14
parent445e559dbd6447508ad870d1830fd299964f62ba
Return ERR_NOTEXTTOSEND on empty PRIVMSG content

They are dropped further down the line anyway; and sending ERR_NOTEXTTOSEND
early matches other servers' behavior.
src/ngircd/irc.c