From dd8e931c582b1deb5d16684696e5590e39ed8832 Mon Sep 17 00:00:00 2001 From: Suman Manjunath Date: Sun, 13 Jul 2008 12:53:53 +0000 Subject: Patch from Keith Packard : Fix for bug #541355 (Remove freed objects from the 'locals' list in each conduit which otherwise frees them again when the conduit is closed.) svn path=/trunk/; revision=35742 --- addressbook/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index c3432bf9d5..c62f154be6 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,13 @@ +2008-07-13 Keith Packard + + ** Fix for bug #541355 + + * conduit/address-conduit.c: + The pilot link code does call free_match on data returned from the + for_each method, which the evolution conduits aren't prepared to + handle. This patch removes any freed objects from the 'locals' list in + each conduit which otherwise frees them again when the conduit is closed. + 2008-07-03 Milan Crha ** Fix for bug #540152 -- cgit v1.2.3