Re: Memory Leak when Using Openssl

2014-12-03 Thread Matt Caswell
On 03/12/14 10:34, T@Run..! Polisetty wrote: > Hai All, > >We are using Openssl for DTLS Negotiations. When we run the Valgrind > with this setup. We are finding some major loss of memory at one place. > > > ==23871== 4,224 (1,056 direct, 3,168 indirect) bytes in 3 blocks are

Re: Memory Leak when Using Openssl

2014-12-03 Thread Kurt Roeckx
On Wed, Dec 03, 2014 at 04:04:16PM +0530, T@Run..! Polisetty wrote: > Hai All, > >We are using Openssl for DTLS Negotiations. When we run the Valgrind > with this setup. We are finding some major loss of memory at one place. Can you check with a current git version? There have b