diff options
author | Morten Welinder <terra@gnome.org> | 2004-03-17 21:52:29 +0000 |
---|---|---|
committer | Morten Welinder <mortenw@src.gnome.org> | 2004-03-17 21:52:29 +0000 |
commit | 72d48463da46cb7abfeceb86289109c4b77ae1cd (patch) | |
tree | 9e775e4d48e349b1688138850c87209d9084dafa /ChangeLog.pre-2-4 | |
parent | 22767f65f7fb2699a996b2742fe66906e20b936f (diff) | |
download | gtk+-72d48463da46cb7abfeceb86289109c4b77ae1cd.tar.gz |
Free volumes not actually put into the shortcut list.
2004-03-17 Morten Welinder <terra@gnome.org>
* gtk/gtkfilechooserdefault.c (shortcuts_add_volumes): Free
volumes not actually put into the shortcut list.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 290bf4a71e..5af0fb14fb 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,5 +1,8 @@ 2004-03-17 Morten Welinder <terra@gnome.org> + * gtk/gtkfilechooserdefault.c (shortcuts_add_volumes): Free + volumes not actually put into the shortcut list. + * tests/prop-editor.c (object_changed): Plug leak. * tests/testfilechooser.c (main): Plug some leaks and expose |