From acd335e3f233518d347ac8587a5f37e6ce614f25 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Thu, 01 May 2008 08:43:13 +0000 Subject: Fix a free() that should be an iks_free(). Fix an array overflow in the 2008-05-01 Hans Petter Jansson * backend/impress/iksemel.c (sax_core): Fix a free() that should be an iks_free(). Fix an array overflow in the XML parser that would occur whenever the number of attributes in a tag was greater than 0 and divisible by 6. Fixes GNOME bug #530852. svn path=/trunk/; revision=3029 --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b5ff07d..04609d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-05-01 Hans Petter Jansson + + * backend/impress/iksemel.c (sax_core): Fix a free() that should + be an iks_free(). Fix an array overflow in the XML parser that + would occur whenever the number of attributes in a tag was greater + than 0 and divisible by 6. Fixes GNOME bug #530852. + 2008-04-29 Carlos Garcia Campos * backend/djvu/djvu-document-private.h: -- cgit v0.9.1