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

ex_data situation is no longer that bad

上级 51ac0cfe
OpenSSL STATUS Last modified at OpenSSL STATUS Last modified at
______________ $Date: 2001/07/17 14:39:26 $ ______________ $Date: 2001/09/11 12:20:20 $
DEVELOPMENT STATE DEVELOPMENT STATE
...@@ -57,13 +57,9 @@ ...@@ -57,13 +57,9 @@
o Whenever strncpy is used, make sure the resulting string is NULL-terminated o Whenever strncpy is used, make sure the resulting string is NULL-terminated
or an error is reported or an error is reported
OPEN ISSUES o "OpenSSL STATUS" is never up-to-date.
o crypto/ex_data.c is not really thread-safe and so must be used OPEN ISSUES
with care (e.g., extra locking where necessary, or don't call
CRYPTO_get_ex_new_index once multiple threads exist).
The current API is not suitable for everything that it pretends
to offer.
o The Makefile hierarchy and build mechanism is still not a round thing: o The Makefile hierarchy and build mechanism is still not a round thing:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册