dbus-daemon: fix forgotten counter increase while copying configured auth mechanisms
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 23 Jan 2012 10:20:48 +0000 (10:20 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 23 Jan 2012 10:20:48 +0000 (10:20 +0000)
commit26b57efe43c991616186db5c499f729a900c6544
treedab24b37ca999e8590815dee2ebfb0484df60285
parent99bd4a517aa34d973829b1fde530090fd4e4e292
dbus-daemon: fix forgotten counter increase while copying configured auth mechanisms

Previously, only one auth mechanism was used.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=45106
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
bus/bus.c