]> arthur.barton.de Git - ngircd-alex.git/commit
- replaced a lot of strcpy() calls with strlcpy() which is more secure.
authorAlexander Barton <alex@barton.de>
Thu, 26 Dec 2002 17:04:54 +0000 (17:04 +0000)
committerAlexander Barton <alex@barton.de>
Thu, 26 Dec 2002 17:04:54 +0000 (17:04 +0000)
commit695631b2984111a825346396dc56635a2fe3a7c4
tree75dabfcb903051aad138aa4635ffd8b51b8f0f41
parent6626395c88fc46eeb110942b17eb9245a1d0021b
- replaced a lot of strcpy() calls with strlcpy() which is more secure.
src/ngircd/client.c
src/ngircd/conf.c
src/ngircd/conn.c
src/ngircd/irc-channel.c
src/ngircd/irc-mode.c
src/ngircd/irc-server.c
src/ngircd/irc.c
src/ngircd/ngircd.c
src/ngircd/parse.c
src/ngircd/resolve.c