]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9557 back-mdb: fix mdb_waitfixup for candidate-based searches
authorHoward Chu <hyc@openldap.org>
Thu, 27 May 2021 11:48:36 +0000 (12:48 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 1 Jun 2021 17:56:47 +0000 (17:56 +0000)
commit1a26e13ac2838ddcc1758ef035af890eb3b04681
tree83736b86406bc797f3592de7516dd6d728db0f7d
parent9dc2ba71f957d7fe4e0afc0768fba46782153f6a
ITS#9557 back-mdb: fix mdb_waitfixup for candidate-based searches

Off-by-one left last scope unrefreshed
servers/slapd/back-mdb/search.c