]> arthur.barton.de Git - ngircd-alex.git/commit
METATADA: Fix unsetting "cloakhost"
authorAlexander Barton <alex@barton.de>
Sun, 17 Mar 2024 14:55:39 +0000 (15:55 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 17 Mar 2024 21:42:19 +0000 (22:42 +0100)
commit1118b0e77ca961a7b082f90cb124210eca8fb6bd
tree618e6e70b8ffafabcff0c60db811aa5808731c60
parent5fd195a2cd785a735b7d873ab83579879c4f1028
METATADA: Fix unsetting "cloakhost"

Correctly re-generate the "cloaked hostname" when removing the
"cloakhost" using an empty string by passing down NULL instead of the
empty string, which results in protocol violations (for example on
WHOIS).
src/ngircd/irc-metadata.c