Commit 2fdd1297 authored by Doug MacEachern's avatar Doug MacEachern
Browse files

plug leak in ssl_init_FindCAList() where return value of

X509_NAME_oneline() used for trace logging was not freed.
now passes in a static buffer so no buffer is malloced.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93633 13f79535-47bb-0310-9956-ffa450edef68
parent 66a6e18f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment