diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-03-10 15:27:59 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-03-15 11:12:56 -0400 |
commit | 9fbf00c7802719becd633ecbc45879d5d0ddb985 (patch) | |
tree | c38722bd78d605b26d76c24d6c13bd45bc0936bf /contrib | |
parent | 065b4307c33407e28f28fdba1aee2747b88b0984 (diff) | |
download | sssd-9fbf00c7802719becd633ecbc45879d5d0ddb985.tar.gz sssd-9fbf00c7802719becd633ecbc45879d5d0ddb985.tar.xz sssd-9fbf00c7802719becd633ecbc45879d5d0ddb985.zip |
Properly handle dbus send attempts on a closed connection
dbus_connection_send_with_reply() will report success and return
a NULL pending_reply when the connection is not open for
communication. This patch creates a new wrapper around
dbus_connection_send_with_reply() to properly detect this
condition and report it as an error.
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions