[systemd-devel] [PATCH] dbus: Do send out "replies" to signals
Colin Walters
walters at verbum.org
Fri Mar 22 06:55:07 PDT 2013
Some parts of systemd (at least the DBus activation codepath) "reply"
to signals, which of course have the no-reply flag set. We will be
defensive here and still send out a reply if we're passed a signal.
Regression introduced by: c6a818c82035da91e
Reported-by: Mantas Mikulėnas <grawity at gmail.com>
Tested-by: Mantas Mikulėnas <grawity at gmail.com>
---
src/shared/dbus-common.c | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dbus-Do-send-out-replies-to-signals.patch
Type: text/x-patch
Size: 1758 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20130322/5a156680/attachment.bin>
More information about the systemd-devel
mailing list