]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9864, ITS#9865, ITS#9866, ITS#9867
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 23 Jun 2022 18:48:37 +0000 (18:48 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 23 Jun 2022 18:48:37 +0000 (18:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fe80c025db21d8f733669cf6ac20fcd3ae45b70c..3dce935ee3f8783a960aa03fab9cd9a8c33df47c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,9 +3,13 @@ OpenLDAP 2.5 Change Log
 OpenLDAP 2.5.13 Engineering
        Fixed librewrite declaration of calloc (ITS#9841)
        Fixed slapd kqueue support (ITS#9847)
+       Fixed slapd delta-sync DN leak on ADD ops (ITS#9866)
        Fixed slapd-mdb to check for stale readers on MDB_READERS_FULL (ITS#7165)
+       Fixed slapo-accesslog onetime memory leak (ITS#9864)
+       Fixed slapo-syncprov memory leaks (ITS#9867)
        Fixed slapo-unique to not release NULL entry (ITS#8245)
        Build Environment
+               Added slapd-watcher -c contextDN option (ITS#9865)
                Fixed parallel builds (ITS#9840)
                Fixed test020 to skip back-wt (ITS#9859)
                Fixed slapd-watcher SID handling with single URI (ITS#9850)