]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix PR 17864, and also fixes a SEGV problem when SHMHT was used.
authorMadhusudan Mathihalli <madhum@apache.org>
Wed, 12 Mar 2003 06:26:22 +0000 (06:26 +0000)
committerMadhusudan Mathihalli <madhum@apache.org>
Wed, 12 Mar 2003 06:26:22 +0000 (06:26 +0000)
commit6d89a9c1ca01730a0426d586aa2547f6fb4cc45d
treeb5e4505268a0979ce578b9c590c56a182a76cdb8
parent6fffef122efbd9085ab9f512120313415da425bf
Fix PR 17864, and also fixes a SEGV problem when SHMHT was used.
The porting of the code from mod_ssl 1.3.x was still incomplete, and depended
upon a complete implentation of apr_shm (hence pieces of code was #if 0'ed out).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@98990 13f79535-47bb-0310-9956-ffa450edef68
ssl_util_table.c