Memory Leak when Using Openssl

2014-12-03 Thread T@Run..............! Polisetty
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 definitely lost in loss record 1,332 of 1,482 ==23871==at 0x4C26BED:

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 been