chiark / gitweb /
sd-event: fix prepare priority queue comparison function
authorKrzysztof Kotlenga <k.kotlenga@sims.pl>
Wed, 23 Sep 2015 22:34:51 +0000 (00:34 +0200)
committerSven Eden <yamakuzure@gmx.net>
Wed, 29 Mar 2017 08:45:10 +0000 (10:45 +0200)
Otherwise a disabled event source can get swapped with an enabled one
and cause a severe sd-event malfunction.

http://lists.freedesktop.org/archives/elogind-devel/2015-September/034356.html


No differences found