On Mon, Apr 10, 2000 at 09:46:08PM +1000, Damien Miller wrote:
> On Sun, 9 Apr 2000, OpenSSL Project wrote:
> 
>>     o ERR_error_string(..., buf) does not know how large buf is,
>>       there should be ERR_error_string_n(..., buf, bufsize)
>>       or similar.

> Diff attached.

I'm going to apply this, but I'll have to do some changes because
snprintf is not fully portable (we have an implementation of it
somewhere in crypto/bio).
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to