Increase internal security when using strncpy, by making sure the resulting string...
authorRichard Levitte <levitte@openssl.org>
Thu, 28 Feb 2002 12:42:19 +0000 (12:42 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 28 Feb 2002 12:42:19 +0000 (12:42 +0000)
commit26414ee013170f2d8e42b1995dbb30c03e7ed16c
tree8c063e88267e1cc018fb3a71a74b35962249702f
parent5c62f68e14f38101e2a1dd969b1d5f587a16bfdb
Increase internal security when using strncpy, by making sure the resulting string is NUL-terminated
STATUS
apps/ca.c
crypto/des/des.c
crypto/evp/evp_key.c
crypto/x509/x509_obj.c
ssl/kssl.c