From 0822c20faf80b657a1c9c78ee5fc2662caefb280 Mon Sep 17 00:00:00 2001
From: Quanah Gibson-Mount <quanah@openldap.org>
Date: Wed, 10 Dec 2014 18:37:46 -0600
Subject: [PATCH] ITS#8001

---
 CHANGES | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES b/CHANGES
index 2647e2ecba..5123048402 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.41 Engineering
 	Fixed libldap double free of request during abandon (ITS#7967)
+	Fixed libldap segfault in ldap_sync_initialize (ITS#8001)
 	Fixed slapd syncrepl delta-mmr issue with overlays and slapd.conf (ITS#7976)
 	Fixed slapd syncrepl mutex for cookie state (ITS#7968)
 	Fixed slapd-mdb one-level search (ITS#7975)
-- 
GitLab