]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10374 pcache: fix config emit of noattr attrset master
authorHoward Chu <hyc@openldap.org>
Thu, 31 Jul 2025 15:43:31 +0000 (16:43 +0100)
committerHoward Chu <hyc@openldap.org>
Thu, 31 Jul 2025 15:43:31 +0000 (16:43 +0100)
commit0ff74659c0bb475c3c135e88b5e5110043877f0e
tree65501ac768c9b5b6fb54a48f4193e00efac14aed
parent216562d19d4334be76e7041a388318f87373efda
ITS#10374 pcache: fix config emit of noattr attrset

Support for configuring an empty attrset was added in add25c2f45a126eb321e25a068140e32068666c6
for ITS#5074 but code to emit the config wasn't updated accordingly.
servers/slapd/overlays/pcache.c