> > I have Client/Server application using openSSSL. > > Server spin-off threads to handle each client SSL connection. > > I get the following memory leak report when I run valgrind. > > I think I am shutting down/freeing all the memory correctly. > [snip] > > These are empty stacks. It's not a leak because the stacks are in > fact empty.
Ack, I just noticed we're talking about 4MB in over 100,00 blocks. The error you pasted is for an empty stack, but probably the objects that own these empty stacks were not properly freed. DS ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]