From 26414ee013170f2d8e42b1995dbb30c03e7ed16c Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 28 Feb 2002 12:42:19 +0000 Subject: Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated --- STATUS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'STATUS') diff --git a/STATUS b/STATUS index 67ecd83a98..542174cdf2 100644 --- a/STATUS +++ b/STATUS @@ -1,6 +1,6 @@ OpenSSL STATUS Last modified at - ______________ $Date: 2002/02/21 17:23:04 $ + ______________ $Date: 2002/02/28 12:42:00 $ DEVELOPMENT STATE @@ -63,9 +63,6 @@ o apps/ca.c: "Sign the certificate?" - "n" creates empty certificate file - o Whenever strncpy is used, make sure the resulting string is NULL-terminated - or an error is reported - o "OpenSSL STATUS" is never up-to-date. OPEN ISSUES -- cgit v1.2.3