]> arthur.barton.de Git - ngircd-alex.git/commit
Change cloaked hostname to be malloc'd on demand
authorFederico G. Schwindt <fgsch@lodoss.net>
Sun, 4 Aug 2013 09:15:11 +0000 (10:15 +0100)
committerFederico G. Schwindt <fgsch@lodoss.net>
Sun, 4 Aug 2013 09:15:11 +0000 (10:15 +0100)
commitbb8d207efa56b8dbdf366d980b848b0abd072a7d
treece44264d52d50ae3ee2fc2c9dacf826c52fe00f3
parente03d8eb7284147f7d44ff192cec18ad9716fedff
Change cloaked hostname to be malloc'd on demand

This shaves a few bytes when cloaked hostnames are not used and
restricts the cloakhost announcement iif there is something to
send.
src/ngircd/client.c
src/ngircd/client.h