mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Add pre-read FIXME comment
This commit is contained in:
parent
28bd88d289
commit
83476f2d98
@ -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 New Issue
Block a user