Memory leak in SSL_CTX_load_verify_locations()

2011-12-21 Thread nandan shantharaj
Hi All, SSL_CTX_load_verify_locations() is causing memory leak in my application. Folowing is the function trace. 262 1072 bytes leaked in 4 blocks (2.25% of all bytes leaked) 263 These range in size from 268 to 268 bytes and are allocated 264 #0 0x83ffefb9b6b8

Re: Memory leak in SSL_CTX_load_verify_locations()

2011-12-21 Thread Jeffrey Walton
On Wed, Dec 21, 2011 at 1:26 PM, nandan shantharaj iamnand...@gmail.com wrote: Hi All, SSL_CTX_load_verify_locations() is causing memory leak in my application. Folowing is the function trace.    262  1072 bytes leaked in 4 blocks (2.25% of all bytes leaked)    263  These range in size