Call destroy notify when destroying the hash table in g_hash_table_unref.

* glib/ghash.c: Call destroy notify when destroying the hash table in
g_hash_table_unref.

svn path=/trunk/; revision=6060
This commit is contained in:
Mathias Hasselmann
2007-12-06 15:38:03 +00:00
parent 8844df9101
commit bb10169eb4
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2007-12-06 Mathias Hasselmann <mathias@openismus.com>
* glib/ghash.c: Call destroy notify when destroying
the hash table in g_hash_table_unref.
2007-12-06 13:29:00 Tim Janik <timj@imendio.com>
* glib/gtester.c (child_report_cb): detect non-blocking fd EOF