From 7f9b336892181f3e1d25883804ac7f059d21071a Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 23 Jul 2002 15:56:09 +0000 Subject: use uri_list before we set "uri-list" to NULL, which will automagically 2002-07-24 Not Zed * mail-display.c (drag_data_delete_cb): use uri_list before we set "uri-list" to NULL, which will automagically free it for us, so dont free it either. Found with vagrind. svn path=/trunk/; revision=17549 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index bd49c26a81..3c83d7211f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2002-07-24 Not Zed + + * mail-display.c (drag_data_delete_cb): use uri_list before we set + "uri-list" to NULL, which will automagically free it for us, so + dont free it either. Found with vagrind. + 2002-07-23 Not Zed * message-browser.c (message_browser_destroy): Disconnect from -- cgit v1.2.3