Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
58100e2d
Commit
58100e2d
authored
Jul 13, 2007
by
Hallvard Furuseth
Browse files
Remove duplicate ldap_pvt_thread_rdwr_runlock
parent
669d0211
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-ldbm/compare.c
View file @
58100e2d
...
...
@@ -56,8 +56,6 @@ ldbm_back_compare(
NULL
,
&
op
->
o_req_dn
,
LDAP_SCOPE_DEFAULT
);
}
ldap_pvt_thread_rdwr_runlock
(
&
li
->
li_giant_rwlock
);
rs
->
sr_err
=
LDAP_REFERRAL
;
goto
return_results
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment