/[Apache-SVN]
ViewVC logotype

Revision 1682074


Jump to revision: Previous Next
Author: wrowe
Date: Wed May 27 16:33:10 2015 UTC (8 years, 11 months ago)
Changed paths: 3
Log Message:
mod_ssl: fix small memory leak in ssl_init_server_certs when ECDH is used.
SSL_CTX_set_tmp_ecdh increases reference count, so we have to call
EC_KEY_free, otherwise eckey will not be freed.

Backports: r1666363
Author: jkaluza
Reviewed by: rjung, ylavic, wrowe



Changed paths

Path Details
Directoryhttpd/httpd/branches/2.4.x/ modified , props changed
Directoryhttpd/httpd/branches/2.4.x/STATUS modified , text changed
Directoryhttpd/httpd/branches/2.4.x/modules/ssl/ssl_engine_init.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26