]> arthur.barton.de Git - ngircd.git/commit
- replaced a lot of strcat() calls with strlcat() which is more secure.
authorAlexander Barton <alex@barton.de>
Thu, 26 Dec 2002 16:48:14 +0000 (16:48 +0000)
committerAlexander Barton <alex@barton.de>
Thu, 26 Dec 2002 16:48:14 +0000 (16:48 +0000)
commit6626395c88fc46eeb110942b17eb9245a1d0021b
treefbfff91d6d8e624e54dab5bb1f4776f2d80f5482
parent0ced4181b032249a5ccab2a6ae1d61bf08f60293
- replaced a lot of strcat() calls with strlcat() which is more secure.
src/ngircd/channel.c
src/ngircd/client.c
src/ngircd/conf.c
src/ngircd/conn.c
src/ngircd/irc-info.c
src/ngircd/irc-mode.c
src/ngircd/irc-server.c
src/ngircd/ngircd.c
src/ngircd/ngircd.h
src/ngircd/parse.c