mirror of
https://github.com/systemd/systemd.git
synced 2024-11-08 11:27:32 +03:00
10edebf6cd
We should never access the "signal" part of the event source unless the
event source is actually for a signal. In this case it's a child pid
handler however, hence make sure to use the right signal.
This is a fix for PR #1177, which in turn was a fix for
|
||
---|---|---|
.. | ||
event-util.h | ||
Makefile | ||
sd-event.c | ||
test-event.c |