TLS: Propagate and handle SSL_new() failures. (#7576)
The connection API may create an accepted connection object in an error state, and callers are expected to check it before attempting to use it. Co-authored-by:mrpre <mrpre@163.com> (cherry picked from commit 784ceeb9)
Please register or sign in to comment