In article <0013DC51CE9DD211AE8C00A0C92648CF012F70@GREEDO> you wrote:

> When compiled with Visual C++ 6.0, the RAND_load_file function doesn't read
> the file. It appears that the VC library fopen function is "uptight" about
> the mode and refuses to open a file if called with fopen(file,"br"), but
> works fine with fopen(file,"rb"). I don't know if this behavior is microsoft
> specific or if other compilers are just lax about it.

This is already fixed for OpenSSL 0.9.2. 
Nevertheless thanks for the hint.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to