gmain: child sources must always have same priority as parent
authorDan Winship <danw@gnome.org>
Wed, 11 Apr 2012 14:22:45 +0000 (10:22 -0400)
committerDan Winship <danw@gnome.org>
Tue, 26 Jun 2012 12:40:31 +0000 (08:40 -0400)
commit532f463eaf48d6a560977fd64479cfa05433162e
tree4e5d87ebea85aae56e73dc3d13a8bee063967278
parentd981d79a4291f76373f7f0e3abec762977133e27
gmain: child sources must always have same priority as parent

A child source does not have a priority of its own; it must have the
same priority as its parent. Enforce this in
g_source_set_priority_unlocked().

https://bugzilla.gnome.org/show_bug.cgi?id=619329
glib/gmain.c