mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
6fcae63f61
SSL_CTX is a refcounted structure, which will be held by the SSL handle, so we can free it here.