Email or username:

Password:

Forgot your password?
Top-level
daniel:// stenberg://

curl has used OpenSSL since it was born in 1999 - and to this very day, we apparently still can't figure out how to init and cleanup the library properly.

It might be because we have only stupid people in the project. Or the explanation could be elsewhere.

4 comments
Stephen H. Gerstacker

@bagder we sold a library that relied on OpenSSL. We had to be very explicit that we didn’t have a memory leak. We just couldn’t get libraries like OpenSSL to behave.

Go Up