mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
ITS#4797
This commit is contained in:
parent
82de650b19
commit
813cca89a6
@ -987,6 +987,8 @@ bdb_cache_add(
|
||||
}
|
||||
ldap_pvt_thread_mutex_unlock( &bdb->bi_cache.c_count_mutex );
|
||||
|
||||
bdb_cache_lru_link( bdb, new );
|
||||
|
||||
if ( purge )
|
||||
bdb_cache_lru_purge( bdb );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user