diff --git a/STATUS b/STATUS index 54e00cc5f..1f5f86f0f 100644 --- a/STATUS +++ b/STATUS @@ -1,6 +1,6 @@ OpenSSL STATUS Last modified at - ______________ $Date: 1999/04/08 17:10:25 $ + ______________ $Date: 1999/04/08 20:29:19 $ DEVELOPMENT STATE @@ -147,6 +147,10 @@ #include or even better #include or #include 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: