]> arthur.barton.de Git - ngircd.git/commit
Fix secret channel information leak
authorAli Shemiran <ashemira@ucsd.edu>
Fri, 9 May 2008 19:52:54 +0000 (21:52 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 9 May 2008 19:52:54 +0000 (21:52 +0200)
commit2e0c62df915694ebdc1a530cae1b802db2ad9ccc
tree3639406cb5249edcee3b3630928e8f37422c1d8a
parentc5ba599140903976c483097e90968a1a270c8e7c
Fix secret channel information leak

/who on a secret channel that the user is not a member of
now returns proper RPL_ENDOFWHO_MSG instead of nothing.

[picked from 12cd554af1709c44f35024d7d2fc368fb22f133d; without testcase]
ChangeLog
src/ngircd/irc-info.c