]> arthur.barton.de Git - ngircd-alex.git/commit
Fix secret channel information leak
authorAli Shemiran <ashemira@ucsd.edu>
Fri, 9 May 2008 19:47:31 +0000 (21:47 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 9 May 2008 19:47:31 +0000 (21:47 +0200)
commit12cd554af1709c44f35024d7d2fc368fb22f133d
tree5548f1efa59192570ed2a9c3dada5f63133c070e
parent5cf5ba31eb0cae6c28d5754f6e62956f83582b06
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.
ChangeLog
src/ngircd/irc-info.c
src/testsuite/ngircd-test.conf
src/testsuite/who-test.e