- irc.c:irc_parse(): replaced strcpy() with strlcpy()
authormichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 22 Dec 2014 14:32:01 +0000 (14:32 +0000)
committermichael <michael@82007160-df01-0410-b94d-b575c5fd34c7>
Mon, 22 Dec 2014 14:32:01 +0000 (14:32 +0000)
commit6b29769919014bb201d77b8fa7126408007ea2d0
tree75516fee55bdc4174146f113211063b66ab1e712
parent95368eba3a37c73932dc3943ed2d0ab4d330f807
- irc.c:irc_parse(): replaced strcpy() with strlcpy()

git-svn-id: svn://svn.ircd-hybrid.org/svnroot/hopm/trunk@5066 82007160-df01-0410-b94d-b575c5fd34c7
src/irc.c