Anand Vasudevan <[EMAIL PROTECTED]> writes:
> Hi, am using libcurl(ver 7.15.4) which uses openssl libraries. When I
> ran my application with valgrind-3.1.0 in Fedora core 5, I observed
> some valgrind errors coming from open ssl library..any inputs? pls
> find the attached for
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
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:
==23622== Syscall param write(buf) points to uninitialised byte(s)
==2362
I have just tried the option -DPURIFY and unfortunately it does not
help. I still have hundreds of " Conditional jump..." and "Use of
uninitialised value...".
Any other suggestion would be greatly appreciated. :)
Alexis
Nils Larsch a écrit :
Alexis Lefort wrote:
Hello all,
I develeopped
Alexis Lefort 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:
==23622== Syscall param write(buf) points to unin
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:
==23622== Syscall param write(buf) points to uninitialised byte(s)
==23