mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
When DISABLE_MEM_POOLS is set, loop through and free the poll records
Mon Aug 25 12:17:20 2003 Owen Taylor <otaylor@redhat.com> * glib/gmain.c (g_main_context_unref_and_unlock): When DISABLE_MEM_POOLS is set, loop through and free the poll records explicitely, since g_mem_chunk_destroy() won't do it. (#118121, Morten Welinder)
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
Mon Aug 25 12:17:20 2003 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* glib/gmain.c (g_main_context_unref_and_unlock):
|
||||
When DISABLE_MEM_POOLS is set, loop through and free
|
||||
the poll records explicitely, since g_mem_chunk_destroy()
|
||||
won't do it. (#118121, Morten Welinder)
|
||||
|
||||
2003-08-22 Samúel Jón Gunnarsson <sammi@techattack.nu>
|
||||
|
||||
* is.po: Added "is" to ALL_LINGUAS.
|
||||
|
Reference in New Issue
Block a user