Skip to content
Snippets Groups Projects
Commit cf4371d1 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Backout last change... finish my first coke... try again later...

parent 66164a1b
Branches
Tags
No related merge requests found
......@@ -553,12 +553,17 @@ try_again:
LRU_ADD( cache, ep );
LEI(ep)->lei_refcnt++;
/* free cache mutex */
ldap_pvt_thread_mutex_unlock( &cache->c_mutex );
return( ep );
}
/* free cache mutex */
ldap_pvt_thread_mutex_unlock( &cache->c_mutex );
return( ep );
return( NULL );
}
/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment