]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9531 back-mdb: fix delete of context entry
authorHoward Chu <hyc@openldap.org>
Mon, 26 Apr 2021 17:27:40 +0000 (18:27 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 30 Apr 2021 17:06:39 +0000 (17:06 +0000)
commita31d554ba778ea6ad92e16468a4c4ca7d2c29d55
treee763a004e14aeb0b1e46fe7a6bd079913cfcd398
parent041e422261865e07d940732b6a89790fc29ce0e7
ITS#9531 back-mdb: fix delete of context entry

We already checked if attempting to delete the suffix, but
didn't skip the parent check as we should have.
servers/slapd/back-mdb/delete.c