[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: latest HEAD



>Fixed.

Still crashes. Here's the fix.

Index: schema_prep.c
===================================================================
RCS file: /repo/OpenLDAP/pkg/ldap/servers/slapd/schema_prep.c,v
retrieving revision 1.69
diff -u -r1.69 schema_prep.c
--- schema_prep.c       29 Aug 2002 16:05:49 -0000      1.69
+++ schema_prep.c       29 Aug 2002 16:28:46 -0000
@@ -150,6 +150,9 @@     
 #endif
        }       
                
+       ocvalues[i].bv_val = NULL;
+       ocvalues[i].bv_len = 0;
+


-- Luke

--
Luke Howard | lukehoward.com
PADL Software | www.padl.com