Skip to content
Snippets Groups Projects
Commit abc83dc4 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

blind fix: I assume we need to restore ors_scope

parent ce3c25ae
No related branches found
No related tags found
No related merge requests found
......@@ -546,6 +546,7 @@ ext_candidates(
op->ors_scope = scope;
rc = bdb_dn2idl( op, locker, &mra->ma_value, ei, ids,
stack );
op->ors_scope = sc;
}
return 0;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment