]> granicus.if.org Git - apache/commit
*) mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_init
authorPaul J. Reder <rederpj@apache.org>
Tue, 16 Dec 2008 14:08:19 +0000 (14:08 +0000)
committerPaul J. Reder <rederpj@apache.org>
Tue, 16 Dec 2008 14:08:19 +0000 (14:08 +0000)
commit43c90c9facf85ed0d48b2f076496188850748682
tree794e06883d2f2de17acafb2dbf5cb2f951295043
parent4975fd3583b510f5962f215156c3c73756f570c8
*) mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_init
   when result is NULL. This could happen if LDAP initialization failed.
   PR 45994.  [Dan Poirier <poirier pobox.com>]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727053 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ldap/util_ldap.c