From: Quanah Gibson-Mount Date: Mon, 21 Mar 2022 21:58:12 +0000 (+0000) Subject: ITS#9802 X-Git-Tag: OPENLDAP_REL_ENG_2_5_12~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76b9c342d22512b9edee45784e058e49265c2b45;p=thirdparty%2Fopenldap.git ITS#9802 --- diff --git a/CHANGES b/CHANGES index dd24f9b1db..34b8449b71 100644 --- a/CHANGES +++ b/CHANGES @@ -10,6 +10,11 @@ OpenLDAP 2.5.12 Engineering Fixed slapd syncrepl handling of new sessions (ITS#9584) Fixed slapd to clear connections on bind (ITS#9799) Fixed slapd syncrepl ODSEE replication of unknown attr (ITS#9801) + Fixed slapd-asyncmeta memory leak in keepalive setting (ITS#9802) + Fixed slapd-ldap memory leak in keepalive setting (ITS#9802) + Fixed slapd-meta SEGV on config rewrite (ITS#9802) + Fixed slapd-meta ordering on config rewrite (ITS#9802) + Fixed slapd-meta memory leak in keepalive setting (ITS#9802) Fixed slapd-monitor SEGV on shutdown (ITS#9809) Fixed slapo-pcache SEGV on shutdown (ITS#9809) Fixed slapo-ppolicy operation handling to be consistent (ITS#9794)