openldap/servers
Kurt Zeilenga d047cc854e Require the struct berval **out argument of dnPretty/dnNormalize
point to a NULL pointer, that is assert( *out == NULL ).
Eventually, we'll allow **out to point to a preallocated
struct berval (to avoid unnecessary allocation).
2001-12-24 18:38:20 +00:00
..
slapd Require the struct berval **out argument of dnPretty/dnNormalize 2001-12-24 18:38:20 +00:00
slurpd
Makefile.in