From be58e1949e5df9f14d07f1019a273a74aa4982f8 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 25 Mar 2003 01:38:46 +0000 Subject: strdup the key before freeing the url as it is probably pointing there. 2003-03-25 Not Zed * mail-tools.c (meta_data_key): strdup the key before freeing the url as it is probably pointing there. svn path=/trunk/; revision=20491 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 50d15b06fd..43b86ef02c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2003-03-25 Not Zed + + * mail-tools.c (meta_data_key): strdup the key before freeing the + url as it is probably pointing there. + 2003-03-25 Not Zed * component-factory.c (got_folder): remove a debug printf that -- cgit v1.2.3