When DISABLE_MEM_POOLS is set, loop through and free the poll records
authorOwen Taylor <otaylor@redhat.com>
Mon, 25 Aug 2003 16:20:41 +0000 (16:20 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 25 Aug 2003 16:20:41 +0000 (16:20 +0000)
commit2afc40f3a62146ac0518cf6fa6d936c708f66d42
tree9ea95f7e8feea677d2128735140ab266f0f1c598
parent610240c41119ed1fa71d09e9602cc193837ceaa3
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)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmain.c