Closed twekkel closed 2 years ago
A memory leak in the HTTPS code.
SSL_CTX_free() and SSL_free() are never called. Every poll cycle will leak several kB per HTTPS website.
Please have a look on upstream branch https://github.com/twekkel/htpdate
Regards, Eddy
A memory leak in the HTTPS code.
SSL_CTX_free() and SSL_free() are never called. Every poll cycle will leak several kB per HTTPS website.
Please have a look on upstream branch https://github.com/twekkel/htpdate
Regards, Eddy