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

root_dse problem



I just built slapd on Win NT and ran into a problem getting the RootDSE.  It
was trying to free the subschemasubentry attribute type which was being set
from a string constant.  I changed slapd\backend.c per the diff below.

Index: backend.c
===================================================================
RCS file: /repo/OpenLDAP/pkg/ldap/servers/slapd/backend.c,v
retrieving revision 1.60
diff -r1.60 backend.c
644c644
<       a->a_type = "subschemasubentry";
---
>       a->a_type = ch_strdup("subschemasubentry");


  o    _______________  Gary Williams           SAS Institute Inc. 
 /\_  _|             |  Gary.Williams@sas.com   SAS Campus Dr. 
_\__`[_______________|  919-677-8000 x4059      Cary, NC 27513 
] [ \, ][         ][