From: Kurt Zeilenga Date: Fri, 23 Dec 2005 16:56:03 +0000 (+0000) Subject: ITS#4285 strerror NULL bug X-Git-Tag: OPENLDAP_REL_ENG_2_3_14~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a98defa0e142fb04a909aa7c39fcee4f42c9517c;p=openldap ITS#4285 strerror NULL bug --- diff --git a/CHANGES b/CHANGES index ac9b586c08..1211497e0e 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,7 @@ OpenLDAP 2.3.14 Release Fixed slapd passwd incomplete mod structure issue (ITS#4278) Fixed slapd ACL exact attrval clause normalization (ITS#4255) Fixed slapd modify/delete by ordered index issue + Fixed slapd strerror NULL bug (ITS#4285) Fixed slapd-glue issues (ITS#4084,4133) Fixed slapd-hdb idl Delete bug (ITS#4250) Fixed slapd-hdb cache deadlock (ITS#4254)