提交 f2c46006 编写于 作者: B Bodo Möller

note strncpy problem

上级 69e42952
OpenSSL STATUS Last modified at
______________ $Date: 2001/01/11 13:33:10 $
______________ $Date: 2001/01/12 14:06:26 $
DEVELOPMENT STATE
......@@ -50,6 +50,9 @@
o #include <openssl/e_os.h> in exported header files is illegal since
e_os.h is suitable only for library-internal use
o Whenever strncpy is used, make sure the resulting string is NULL-terminated
or an error is reported
OPEN ISSUES
o crypto/ex_data.c is not really thread-safe and so must be used
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册