Memory leak in openssl

2012-01-18 Thread Rajib Karmakar
Hi, I am using openssl (v1.0.0.0e) for my application and when I run valgrind, it points to memory leaks at some openssl code. Is this really a leak present in openssl or I need to do something to remove this leak? The following is the valgrind dump, ==15790== 39,013 (1,288 direct, 37,725 i

RE: memory leak in openssl

2009-06-23 Thread Vivek Subbarao
: openssl-users@openssl.org Subject: Re: memory leak in openssl It looks like you did not do an SSL_free when the connection was shut down. -Kyle H On Mon, Jun 22, 2009 at 1:16 AM, Vivek Subbarao wrote: > Hi, > > > > I am using openssl 0.9.8e that comes along with the linux rhel 5 u3

Re: memory leak in openssl

2009-06-22 Thread Kyle Hamilton
It looks like you did not do an SSL_free when the connection was shut down. -Kyle H On Mon, Jun 22, 2009 at 1:16 AM, Vivek Subbarao wrote: > Hi, > > > > I am using openssl 0.9.8e that comes along with the linux rhel 5 u3 OS. We > have a client server architecture where both the client and server

memory leak in openssl

2009-06-22 Thread Vivek Subbarao
Hi, I am using openssl 0.9.8e that comes along with the linux rhel 5 u3 OS. We have a client server architecture where both the client and server use openssl for communication. When i run my server through valgrind i get the following error messages. Please do advice me on what i need to do to

Re: Memory leak in OpenSSL application

2006-02-15 Thread Krishna M Singh
Hi All the best thing to track openSSL memory leak (as per my little understanding) is to have a debug file with Boundschecker and than provide some traffic and shutdown ur app. In case of leak its caught by the boundschecker. Now use some memory allocator (like Buddy Alloc etc...) and than have

RE: Memory leak in OpenSSL application

2006-02-06 Thread Mark
> I've been doing some research into this and so far the main > cause seems > to be that we were not calling SSL_free after each connection > closed. > From what I have gathered, the correct way to cleanup after a > connection is to call the following functions in this order: > > SSL_sh

RE: Memory leak in OpenSSL application

2006-02-05 Thread Vinay Jha
] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Resch Sent: Monday, February 06, 2006 7:16 AM To: openssl-users@openssl.org Subject: Memory leak in OpenSSL application Hello everyone, My company has been working on an SSL enabled server application, and we have recently encountered a memory leak bug which

Memory leak in OpenSSL application

2006-02-05 Thread Jason Resch
Hello everyone, My company has been working on an SSL enabled server application, and we have recently encountered a memory leak bug which appears to lead to the eventual crash of the server. We ran a test having a client application do nothing but connect to the server application and close

memory leak in OpenSSL?

2004-02-19 Thread Joseph Bruni
I have a server that I've written using OpenSSL on Mac OS X that has been running for a few weeks now. Using the "leaks" command, I am getting the following report: Leak: 0x003130b0 size=32 0x 0x0030a0c0 0x0030a0e0 0x0030d060 0x 0x1381c88d 0x 0x00010002