Skip to content
Snippets Groups Projects
Commit beb0f698 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

fix previous commit

parent 947f8744
No related branches found
No related tags found
No related merge requests found
......@@ -102,7 +102,7 @@ relay_back_db_open( Backend *be )
assert( ri->ri_bd );
/* inherit controls */
if ( ri->ri_bd ) {
if ( ri->ri_bd->be_controls ) {
be->be_controls = ldap_charray_dup( ri->ri_bd->be_controls );
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment