Author: glen                         Date: Wed Mar  1 18:59:47 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- avoid reading ./ldaprc

---- Files affected:
SOURCES:
   openldap-ldaprc.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/openldap-ldaprc.patch
diff -u /dev/null SOURCES/openldap-ldaprc.patch:1.1
--- /dev/null   Wed Mar  1 19:59:47 2006
+++ SOURCES/openldap-ldaprc.patch       Wed Mar  1 19:59:42 2006
@@ -0,0 +1,14 @@
+http://bugzilla.redhat.com/38402
+
+--- openldap-2.0.11/libraries/libldap/init.c   Tue Jul  3 16:17:14 2001
++++ openldap-2.0.11/libraries/libldap/init.c   Tue Jul  3 16:17:22 2001
+@@ -278,9 +278,6 @@
+       if(path != NULL) {
+               LDAP_FREE(path);
+       }
+-
+-      /* try file */
+-      openldap_ldap_init_w_conf(file, 1);
+ }
+ 
+ static void openldap_ldap_init_w_env(
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to