> 
> The call stack:
> rand_win.c - RAND_poll()
> 
> md_rand.c - ssleay_rand_bytes(unsigned char * 0x008a13b2, int 53) line
> 308
> 
> rand_lib.c - RAND_bytes(unsigned char * 0x008a13b2, int 53) line 101 +
> 17 bytes
> 

> Rand_Poll succeeds in the sense that the function completes,
> but it never returns to ssleay_rand_bytes.

What do you mean by "but it never returns to ssleay_rand_bytes"?  How
can it return to RAND_bytes() without returning to
ssleay_rand_bytes()?




                  Jeffrey Altman * Sr.Software Designer
                 The Kermit Project * Columbia University
               612 West 115th St * New York, NY * 10025 * USA
     http://www.kermit-project.org/ * [EMAIL PROTECTED]


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

Reply via email to