mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Don't free cached_poll_array, when adding new poll's. This is taken care
2001-08-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * glib/gmain.c (g_main_context_add_poll_unlocked): Don't free cached_poll_array, when adding new poll's. This is taken care for in g_main_context_iterate.
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
74b4d8c22e
commit
cf11b57917
@@ -1,3 +1,9 @@
|
||||
2001-08-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* glib/gmain.c (g_main_context_add_poll_unlocked): Don't free
|
||||
cached_poll_array, when adding new poll's. This is taken care for
|
||||
in g_main_context_iterate.
|
||||
|
||||
2001-08-30 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
After being away for about five months, I'm back working on
|
||||
|
Reference in New Issue
Block a user