/[Apache-SVN]
ViewVC logotype

Revision 1913616


Jump to revision: Previous Next
Author: ylavic
Date: Mon Nov 6 10:53:28 2023 UTC (7 months, 3 weeks ago)
Changed paths: 1
Log Message:
md_crypt: Fix potential memory leak with openssl < 3.

EVP_PKEY_get1_RSA()'s returned value should be EVP_PKEY_free()d, but
we can use EVP_PKEY_get0_RSA() here.



Changed paths

Path Details
Directoryhttpd/httpd/trunk/modules/md/md_crypt.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26