_dbus_change_to_daemon_user (audit code path): set DBusError correctly
authorSimon McVittie <smcv@debian.org>
Thu, 21 Jul 2016 09:55:06 +0000 (10:55 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 12 Aug 2016 16:34:29 +0000 (17:34 +0100)
commitb7d280f623b716eb437f9742d5ff0b7229dfeacf
tree8d8ff6e12381f5806189eaf5e7782f0eb5a393b2
parent76ae52735ee9b574976f43426303636c41203d4c
_dbus_change_to_daemon_user (audit code path): set DBusError correctly

The other error cases here all set the error instead of just warning.

Signed-off-by: Simon McVittie <smcv@debian.org>
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97009
bus/audit.c