fix previous commit :)

This commit is contained in:
Pierangelo Masarati 2005-05-25 12:05:39 +00:00
parent 1b9c9577c2
commit 47daec07d5

View file

@ -529,6 +529,7 @@ ldap_back_cf_gen( ConfigArgs *c )
/* NOTE: don't worry about locking: if we got here,
* other threads are suspended. */
avl_free( li->conntree, ldap_back_conn_free );
li->conntree = NULL;
break;