From: Quanah Gibson-Mount Date: Mon, 23 Jan 2012 21:59:44 +0000 (-0800) Subject: ITS#7121 is fixed X-Git-Tag: OPENLDAP_REL_ENG_2_4_29~47 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dde49ab9d0786655062913bd4cd518f6f9e32f4b;p=openldap ITS#7121 is fixed --- diff --git a/CHANGES b/CHANGES index 14fea32410..fdfa51cb5c 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,7 @@ OpenLDAP 2.4.29 Engineering Fixed slapd check order in connection_write (ITS#7113) Fixed slapd syncrepl reference to freed memory (ITS#7127) Fixed slapd-mdb to handle overlays in tool mode (ITS#7099) + Fixed slapd-mdb segfaults with page splits (ITS#7121) Fixed slapd-meta to correctly handle multiple targets (ITS#7050) Fixed back-perl initialization (ITS#7075) Fixed slapo-dds to properly exit when in tool mode (ITS#7099)