Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: 5740d174 by Nadezhda Ivanova at 2024-06-13T17:38:06+00:00 ITS#10218 Disabling and re-enabling an asyncmeta database via cn=config leaks memory
Make sure asyncmeta frees the pending operations structures, resets all connections, frees connection structures and stops the timeout-loop.
- - - - -
3 changed files:
- servers/slapd/back-asyncmeta/back-asyncmeta.h - servers/slapd/back-asyncmeta/init.c - servers/slapd/back-asyncmeta/meta_result.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/5740d1747d05acff9e812468...