]> granicus.if.org Git - apache/commitdiff
no termination of the loop in 1166823.
authorEric Covener <covener@apache.org>
Thu, 8 Sep 2011 18:26:54 +0000 (18:26 +0000)
committerEric Covener <covener@apache.org>
Thu, 8 Sep 2011 18:26:54 +0000 (18:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1166839 13f79535-47bb-0310-9956-ffa450edef68

modules/ldap/util_ldap.c

index d0b76a2b98a257b743def4b9b7b77da349085b86..0c551167018115be9e8809bf05bd9a16494eed63 100644 (file)
@@ -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. */