Well, It doesn't look like there is any memory leaks in the CRYPTO library. It appears it is all in my code. I am having a really big problem finding it though. My code was multithreaded. I didn't know if there were any issues with multithreading in openssl so I got rid of it and made it straight iterative for testing purposes.
 
I don't even have to make a connection to the server(my program) and when I exit I get a ton of leaks. Here are the main files for any who wish to look at them and help me out.
 
Thanks.
 

Brook A. Keele
Software Engineer,
Palisade Systems, Inc.
2625 North Loop Drive,
Suite 2120
Ames, IA  50010

Phone(515)296-5479
email: [EMAIL PROTECTED]

sslinit.cpp

ServerThread.h

ServerThread.cpp

Reply via email to