mirror of
https://github.com/apache/httpd.git
synced 2025-08-07 04:02:58 +03:00
no termination of the loop in 1166823.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1166839 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -2946,6 +2946,7 @@ static int util_ldap_post_config(apr_pool_t *p, apr_pool_t *plog,
|
||||
&ldap_module);
|
||||
|
||||
st_vhost->ssl_supported = st->ssl_supported;
|
||||
s_vhost = s_vhost->next;
|
||||
}
|
||||
|
||||
/* Initialize the rebind callback's cross reference list. */
|
||||
|
Reference in New Issue
Block a user