This commit is contained in:
Matthias Clasen
2005-12-09 16:37:30 +00:00
parent e0e19dd998
commit ee9f3aed90
3 changed files with 8 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
2005-12-09 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
* gtk/gtkselection.c (gtk_selection_data_get_uris): Don't
leak list[0]. (#323629, Markku Vire)

View File

@@ -1,5 +1,7 @@
2005-12-09 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates
* gtk/gtkselection.c (gtk_selection_data_get_uris): Don't
leak list[0]. (#323629, Markku Vire)

4
NEWS
View File

@@ -26,6 +26,10 @@ Overview of Changes from GTK+ 2.8.8 to GTK+ 2.8.9
[Sadrul Habib Chowdhury]
323475 gtktoolbutton.c:562: warning: 'image' is used
uninitialized in this function [Ross Burton]
323577 reference count of textbuffer increases with each
paste
323629 gtk_selection_data_get_uris leaks memory
[Markku Vire]
* Other changes
- Remove GMemChunk from public header files to