mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-06 06:59:54 -05:00
cleanup
This commit is contained in:
parent
b8ab61d2ee
commit
9602d401a5
1 changed files with 5 additions and 4 deletions
|
|
@ -285,10 +285,11 @@ retry: /* transaction retry */
|
|||
goto return_results;
|
||||
}
|
||||
|
||||
if ( subentry ) {
|
||||
/* FIXME: */
|
||||
/* parent must be an administrative point of the required kind */
|
||||
}
|
||||
}
|
||||
|
||||
if ( subentry ) {
|
||||
/* FIXME: */
|
||||
/* parent must be an administrative point of the required kind */
|
||||
}
|
||||
|
||||
/* free parent and reader lock */
|
||||
|
|
|
|||
Loading…
Reference in a new issue