From ce2456dde6a985319c6fb27d26e4f5cfbd9f0a88 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 4 May 2001 15:41:13 +0000 Subject: Plug a leak in the folder creation dialog (a string was being unnecessarily duplicated twice). svn path=/trunk/; revision=9669 --- shell/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 5ad67ab66b..a692d61829 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-05-04 Ettore Perazzoli + + * e-shell-folder-creation-dialog.c (dialog_clicked_cb): Don't + strdup `path' before copying it into the `dialog_data'. + 2001-05-04 Ettore Perazzoli * importer/intelligent.c (get_intelligent_importers): Free the -- cgit v1.2.3