]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Use safestrncpy() instead of strncpy() where appropriate
[citadel.git] / webcit / ChangeLog
index 5a6d027af3f9035d7b5cb4e64791b03df72ed9f8..847f34c2c020fddb5e24404c6aa3996053b2a7f5 100644 (file)
@@ -1,4 +1,8 @@
 $Log$
+Revision 323.39  2002/06/15 20:34:39  ajc
+* Use safestrncpy() instead of strncpy() where appropriate
+* Fixed a memory allocation bug in the vCard parser
+
 Revision 323.38  2002/05/23 03:40:05  ajc
 * Brought over a utility function I'll need later
 
@@ -831,4 +835,3 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
-