dsahlberg-apache-org commented on PR #8: URL: https://github.com/apache/serf/pull/8#issuecomment-3033475683
As you have probably seen, I've created an SVN branch for this PR: https://svn.apache.org/repos/asf/serf/branches/PR-8. It builds and tests out ok, so I think it should be good to go. Except possibly the question of calling CRYPTO_free_ex_index() in case the library is unloaded. (Brane commented on the mailing list that the CRYPTO_locking_* functions doesn't exist on modern OpenSSL so here is no ssl_pool anymore and thus cleanup_ssl doesn't exist either - so much for an easy place to put this.) @brainy Any further comments from you? @minfrin Can you double check that my branch above matches what you expect? Would you like to do the honors of merging this to trunk? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@serf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org