]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#10219 Modify of olcDisabled by removing and adding a value invokes db_open twice
authorNadezhda Ivanova <nivanova@symas.com>
Thu, 23 May 2024 13:09:26 +0000 (16:09 +0300)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 28 Jun 2024 16:58:05 +0000 (16:58 +0000)
commit230bd39c073f1640fe53fc178c432e136cd74f90
treedb662be233f53c4cc7ebe5155229a621090e26c5
parenta85ed5618da49e5f08ee50bb4b8696bac62f7a7c
ITS#10219 Modify of olcDisabled by removing and adding a value invokes db_open twice

Do not invoke db_open if the database is not actually disabled
servers/slapd/bconfig.c