mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 04:29:35 -05:00
Add pre-read FIXME comment
This commit is contained in:
parent
28bd88d289
commit
83476f2d98
1 changed files with 1 additions and 0 deletions
|
|
@ -552,6 +552,7 @@ retry: /* transaction retry */
|
|||
}
|
||||
ctrls[++num_ctrls] = NULL;
|
||||
op->o_preread = 0; /* prevent redo on retry */
|
||||
/* FIXME: should read entry on the last retry */
|
||||
}
|
||||
|
||||
/* nested transaction */
|
||||
|
|
|
|||
Loading…
Reference in a new issue