Free any ADs attached to the undefined attribute type

This commit is contained in:
Howard Chu 2001-12-31 14:47:41 +00:00
parent d9fec6d815
commit c962743263

View file

@ -204,6 +204,7 @@ at_destroy( void )
ldap_pvt_thread_mutex_destroy(&a->sat_ad_mutex);
ldap_attributetype_free((LDAPAttributeType *)a);
}
ad_destroy(slap_schema.si_at_undefined->sat_ad);
}
static int