]> arthur.barton.de Git - ngircd-alex.git/commit
- replaced all strncpy()'s and strncat()'s with strlcpy() and strlcat().
authorAlexander Barton <alex@barton.de>
Thu, 26 Dec 2002 16:25:43 +0000 (16:25 +0000)
committerAlexander Barton <alex@barton.de>
Thu, 26 Dec 2002 16:25:43 +0000 (16:25 +0000)
commit0ced4181b032249a5ccab2a6ae1d61bf08f60293
treea026bc6e5fac9d1c64d28e0e4b0216a7330ee209
parent4f6f84e7e1bc015e201e8a79e13b0906dcb23ec1
- replaced all strncpy()'s and strncat()'s with strlcpy() and strlcat().
src/ngircd/channel.c
src/ngircd/client.c
src/ngircd/conf.c
src/ngircd/hash.c
src/ngircd/irc-server.c
src/ngircd/lists.c
src/ngircd/ngircd.c