diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-08-09 02:45:18 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-08-09 02:45:18 +0000 |
commit | c1af2aa6b21c0218dd73c1600921966a08f4e7da (patch) | |
tree | b08bf0f55ea9ac1f9389c168254497e66c7d4b33 /ChangeLog.pre-2-8 | |
parent | 794776640b50265e2696d4d3be0b8392d3c1c1d1 (diff) | |
download | gtk+-c1af2aa6b21c0218dd73c1600921966a08f4e7da.tar.gz |
Don't leak the path.
Sun Aug 8 11:01:23 2004 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcombobox.c (gtk_combo_box_set_active): Don't leak
the path.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 078e83cd5f..e53ece0171 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Sun Aug 8 11:01:23 2004 Matthias Clasen <maclas@gmx.de> + + * gtk/gtkcombobox.c (gtk_combo_box_set_active): Don't leak + the path. + 2004-08-08 Hans Breuer <hans@breuer.org> * gtk/gtkdnd.c (gtk_drag_dest_set) : take targets into |