NULL. Fix a segfault caused by a lack of bounds checking on the
cache. PR 24801 [Graham Leggett]
- *) Throw an error message if an attempt is made to use the LDAPTrustedCA
- or LDAPTrustedCAType directives in a VirtualHost. PR 26390
- [Brad Nicholes]
-
*) Small fix to allow reverse proxying to an ftp server. Previously
an attempt to do this would try and connect to 0.0.0.0, regardless
of the server specified. PR 24922
Changes with Apache 2.0.50
+ *) Throw an error message if an attempt is made to use the LDAPTrustedCA
+ or LDAPTrustedCAType directives in a VirtualHost. PR 26390
+ [Brad Nicholes]
+
*) Fix a potential segfault if the bind password in the LDAP cache
is NULL. PR 26686 [Jari Ahonen <jah@progress.com>]