Properly concat DBUS_CONSOLE_AUTH_DIR with username
authorDave Reisner <dreisner@archlinux.org>
Thu, 28 Jun 2012 14:50:46 +0000 (15:50 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 28 Jun 2012 15:46:41 +0000 (16:46 +0100)
commitb138aa0f9403878376b8ca4b64cf52f65eecb90f
tree5ce3e2defd91ec7a9b853f14725cd078bca7ddeb
parent93616f0d3712388fbee7927ca5b58421d3a9359c
Properly concat DBUS_CONSOLE_AUTH_DIR with username

This removes the assumption that DBUS_CONSOLE_AUTH_DIR ends with a
trailing /.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=51521
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
dbus/dbus-sysdeps-util-unix.c