Re: dynamic locks don't get cleaned up

2010-08-20 Thread Jeff Saremi
reduced my code to the following two lines. Prior to this if >> course initilization of openssl and then the cleanup. Either there's a >> call that I'm missing or the the dynamic locks don't get cleaned up upon >> exit. Looking at the code in cryptlib.c, i don

Re: dynamic locks don't get cleaned up

2010-08-18 Thread Jeff Saremi
then I decided to have > openssl print the leaks and it was also confirmed. > I have reduced my code to the following two lines. Prior to this if > course initilization of openssl and then the cleanup. Either there's a > call that I'm missing or the the dynamic locks don't get

dynamic locks don't get cleaned up

2010-08-17 Thread Jeff Saremi
ourse initilization of openssl and then the cleanup. Either there's a call that I'm missing or the the dynamic locks don't get cleaned up upon exit. Looking at the code in cryptlib.c, i don't see anywhere freeing up the memory allocated to the following stacks: static STACK_OF(O