mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
ITS#4797
This commit is contained in:
parent
82de650b19
commit
813cca89a6
1 changed files with 2 additions and 0 deletions
|
|
@ -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 a new issue