Bug 557087 – mem leak in g_content_types_get_registered

svn path=/trunk/; revision=7616
This commit is contained in:
Christian Persch
2008-10-20 16:49:16 +00:00
parent 94f082cb80
commit cef6abff8e
2 changed files with 12 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2008-10-20 Christian Persch <chpe@gnome.org>
Bug 557087 mem leak in g_content_types_get_registered
* gio/gcontenttype.c: Plug a mem leak.
2008-10-19 Michael Natterer <mitch@imendio.com>
Bug 556186 gpoll.h breaks gmain.h inclusion