From: Quanah Gibson-Mount Date: Wed, 18 Jul 2012 22:13:25 +0000 (-0700) Subject: ITS#6262, ITS#7323 X-Git-Tag: OPENLDAP_REL_ENG_2_4_32~58 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=294dfeb8a4d74acafb0136d9236eba9adc8256cb;p=openldap ITS#6262, ITS#7323 --- diff --git a/CHANGES b/CHANGES index 39f960d5fc..e4bc586aa7 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,7 @@ OpenLDAP 2.4.32 Engineering Fixed libldap MozNSS fix init and cleanup (ITS#7314) Fixed libldap MozNSS slot and pin usage (ITS#7315) Fixed libldap MozNSS to avoid infinite loop (ITS#7316) + Fixed libldap gettime() regression (ITS#6262) Fixed libmdb leaf node handling (ITS#7266) Fixed libmdb mutexes on Apple/Windows (ITS#7251) Fixed slapd duplicate error response (ITS#7076) @@ -26,6 +27,7 @@ OpenLDAP 2.4.32 Engineering Fixed slapd-mdb with tool mode (ITS#7255) Fixed slapd-mdb with approx indexing (ITS#7279) Fixed slapd-mdb dn2id delete (ITS#7302) + Fixed slapd-mdb memory leak in online indexer (ITS#7323) Fixed slapo-accesslog memory leaks with sync replication (ITS#7292) Fixed slapo-syncprov memory leaks with sync replication (ITS#7292) Fixed contrib/sha2 portability (ITS#7267)