aboutsummaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-02-28 12:42:19 +0000
committerRichard Levitte <levitte@openssl.org>2002-02-28 12:42:19 +0000
commit26414ee013170f2d8e42b1995dbb30c03e7ed16c (patch)
tree8c063e88267e1cc018fb3a71a74b35962249702f /STATUS
parent5c62f68e14f38101e2a1dd969b1d5f587a16bfdb (diff)
downloadopenssl-26414ee013170f2d8e42b1995dbb30c03e7ed16c.zip
openssl-26414ee013170f2d8e42b1995dbb30c03e7ed16c.tar.gz
openssl-26414ee013170f2d8e42b1995dbb30c03e7ed16c.tar.bz2
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS5
1 files changed, 1 insertions, 4 deletions
diff --git a/STATUS b/STATUS
index 67ecd83..542174c 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