On Wed, 1 Jun 2005 23:31 pm, [EMAIL PROTECTED] wrote:
> Hello all,
>
> I develeopped a server which seems to work quite fine. When I use
> Valgrind to check for problems, it returns me thousands of problems wich
> seems to be caused by the OpenSSL librairie!
> follows some of the returns:
There is no assurance that all of the problems are of one kind or another, 
however based on some advice I got on this list, I recompiled openssl with 
the -DPURIFY option, and most of the errors went away. 

The reason is that openssl tries to use uninitialised memory to help get 
randomness. 

Your results may vary.

Brad

Attachment: pgpey75AOLHra.pgp
Description: PGP signature

Reply via email to