mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-17 17:48:20 -05:00
silence warning
This commit is contained in:
parent
0f85864c79
commit
697df7cc06
1 changed files with 2 additions and 0 deletions
|
|
@ -619,6 +619,8 @@ bdb_cache_lru_purge(void *ctx, void *arg)
|
|||
ldap_pvt_runqueue_resched( &slapd_rq, rtask, 1 );
|
||||
ldap_pvt_thread_mutex_unlock( &slapd_rq.rq_mutex );
|
||||
}
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
/* caller must have lru_head_mutex locked. mutex
|
||||
|
|
|
|||
Loading…
Reference in a new issue