From ced42ae969dda031fd889ced60ee13bc90721138 Mon Sep 17 00:00:00 2001 From: Parthasarathi Susarla Date: Tue, 14 Nov 2006 19:59:05 +0000 Subject: ** Fixes bug #357492 put the attachment pointes into a temporary array. 2006-11-03 Parthasarathi Susarla ** Fixes bug #357492 * e-attachment-bar.c: (e_attachment_bar_remove_selected): put the attachment pointes into a temporary array. Free the pointers and the array after going thru the entire list This prevents a crash and also fixes the issue of only few attachments getting deleted. svn path=/trunk/; revision=32981 --- widgets/misc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'widgets/misc/ChangeLog') diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index b81351641a..b7bd55109d 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,12 @@ +2006-11-03 Parthasarathi Susarla + + ** Fixes bug #357492 + * e-attachment-bar.c: (e_attachment_bar_remove_selected): + put the attachment pointes into a temporary array. Free the + pointers and the array after going thru the entire list + This prevents a crash and also fixes the issue of only few + attachments getting deleted. + 2006-10-11 Srinivasa Ragavan ** Fix for bug #360237 & bug #359236 -- cgit v1.2.3