diff options
author | Morten Welinder <terra@gnome.org> | 2004-03-17 19:01:00 +0000 |
---|---|---|
committer | Morten Welinder <mortenw@src.gnome.org> | 2004-03-17 19:01:00 +0000 |
commit | 6cacaf3d151896fe4f3311689edbad553b87410d (patch) | |
tree | 819f890197de09c9510eb333980e203802860529 /ChangeLog.pre-2-4 | |
parent | d38a1574f7ea260056734d01a6acaa04d43af119 (diff) | |
download | gdk-pixbuf-6cacaf3d151896fe4f3311689edbad553b87410d.tar.gz |
Plug some leaks and expose others.
2004-03-17 Morten Welinder <terra@gnome.org>
* tests/testfilechooser.c (main): Plug some leaks and expose
others.
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 4cc7143c5..13dfc5c35 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,5 +1,8 @@ 2004-03-17 Morten Welinder <terra@gnome.org> + * tests/testfilechooser.c (main): Plug some leaks and expose + others. + * tests/prop-editor.c (create_prop_editor): Don't leak the tooltip object. Fixed #136652. |