* Use safestrncpy() instead of strncpy() where appropriate
authorArt Cancro <ajc@citadel.org>
Sat, 15 Jun 2002 20:34:39 +0000 (20:34 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 15 Jun 2002 20:34:39 +0000 (20:34 +0000)
commitb2a695cd70bcbcd0da7985eecadea400253eee3c
tree4ff8df948d94add8b5f8be69a58056a1cccf5aa7
parent2517c59a9ac40e9b2c2d8103ff936d61b6dabc13
* Use safestrncpy() instead of strncpy() where appropriate
* Fixed a memory allocation bug in the vCard parser
webcit/ChangeLog
webcit/locate_host.c
webcit/messages.c
webcit/snprintf.c
webcit/subst.c
webcit/tcp_sockets.c
webcit/vcard.c
webcit/webcit.c
webcit/webcit.h