On Tue, May 02, 2006 at 12:34:12AM +0200, Ulf Möller wrote:
> Kurt Roeckx schrieb:
> >What I currently see as best option is to actually comment out
> >those 2 lines of code.  But I have no idea what effect this
> >really has on the RNG.  The only effect I see is that the pool
> >might receive less entropy.  But on the other hand, I'm not even
> >sure how much entropy some unitialised data has.
> >  
> Not much. If it helps with debugging, I'm in favor of removing them. 
> (However the last time I checked, valgrind reported thousands of bogus 
> error messages. Has that situation gotten better?)

Valgrind never reported a bogus error message to me.  The problem
isn't always that clear where the problem is however.

I've ran the whole regression test suite under valgrind, and all
errors were generated by the 2 mentioned lines of code.

There might be some cases of not free()ing something, but those
are for some other time.


Kurt

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

Reply via email to