Loading STATUS +5 −1 Original line number Diff line number Diff line OpenSSL STATUS Last modified at ______________ $Date: 1999/04/08 17:10:25 $ ______________ $Date: 1999/04/08 20:29:19 $ DEVELOPMENT STATE Loading Loading @@ -147,6 +147,10 @@ #include <foo.h> or even better #include <ssl/foo.h> or #include <openssl/foo.h> in order to avoid filename clashes. o ERR_error_string(..., buf) does not know how large buf is, there should be ERR_error_string_n(..., buf, bufsize) or similar. WISHES o Damien Miller: Loading Loading
STATUS +5 −1 Original line number Diff line number Diff line OpenSSL STATUS Last modified at ______________ $Date: 1999/04/08 17:10:25 $ ______________ $Date: 1999/04/08 20:29:19 $ DEVELOPMENT STATE Loading Loading @@ -147,6 +147,10 @@ #include <foo.h> or even better #include <ssl/foo.h> or #include <openssl/foo.h> in order to avoid filename clashes. o ERR_error_string(..., buf) does not know how large buf is, there should be ERR_error_string_n(..., buf, bufsize) or similar. WISHES o Damien Miller: Loading