---------- Forwarded message ----------
In file: rand_lib.c: 
routine: RAND_status()

            if (rand_meth != NULL)
                return rand_meth->status();
             return 0;

returns a non-zero value (if condition).
when does this happen ?

Any suggestions for fix ?

Thank you.




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to