]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1916054 from trunk:
authorJoe Orton <jorton@apache.org>
Mon, 20 Jan 2025 10:27:52 +0000 (10:27 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 20 Jan 2025 10:27:52 +0000 (10:27 +0000)
commitc8c469b3a907ea263a888217d6d5c48c287205ec
treecf6621d93b631aafa6a1ec567910113ce43b852a
parent000cd2291d3d2c40682ec607e8d3b0711ac5a097
Merge r1916054 from trunk:

mod_ssl: Check SSL_CTX_new() return value

SSL_CTX_new() will return NULL if there was an error creating a new SSL context.

Submitted by: StephenWall
Github: closes #402
Reviewed by: jailletc36, rjung, jorton

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1923248 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ssl/ssl_engine_init.c