Re: possible memleak

2012-02-18 Thread Botond Botyanszki
occurs in case of an invalid cert: X509_STORE_CTX_get_error() X509_verify_cert_error_string() These should not increase the refcount. The server code does not leak when the client presents a valid certificate. Regards, Botond At 2012-02-18 05:25:55,Botond Botyanszki b

possible memleak

2012-02-17 Thread Botond Botyanszki
Hi, I'm experiencing a memory leak in my server code using openssl 1.0.0g when a client with a self-signed cert tries to connect and is refused. Valgrind's massif traces this back to ssl3_get_client_certificate() at s3_srvr.c:2956, such as the following: | -10.77% (4,116,792B) 0x5364BC3: