]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: it's not a user error to query the error contained in a bus message
authorLennart Poettering <lennart@poettering.net>
Thu, 27 Aug 2015 10:54:35 +0000 (12:54 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 27 Aug 2015 10:54:35 +0000 (12:54 +0200)
commitf02b961582505448b59e68f08413e8b6bf7c2df5
tree8b36ed8f09b5d2747a09c8d72342cbaca74eb182
parentdce391e78f5d8d5f4feb3eb6a15436de12dacf46
sd-bus: it's not a user error to query the error contained in a bus message

It's an OK way to check whether a message contains an erro, let's not
consider this a loggable assertion event.
src/libsystemd/sd-bus/bus-message.c