]> jfr.im git - irc/rqf/shadowircd.git/commit - src/s_user.c
[svn] Fix some cases where the size argument to strlcpy()
authorjilles <redacted>
Mon, 5 Mar 2007 01:14:46 +0000 (17:14 -0800)
committerjilles <redacted>
Mon, 5 Mar 2007 01:14:46 +0000 (17:14 -0800)
commit14e23b0e1e595ef97e15f90c74749e7345f6abd7
tree9a88ce3e483740358b238fef1c5fc88177b458c4
parent61569b65f2a549f4da48a8bccc165c501c1fcb41
[svn] Fix some cases where the size argument to strlcpy()
for usernames and hostnames is 1 too small.
ChangeLog
include/serno.h
modules/m_chghost.c
src/res.c
src/s_user.c