dbus-daemon: fix forgotten counter increase while copying configured auth mechanisms
authorPavel Strashkin <pavel.strashkin@gmail.com>
Mon, 23 Jan 2012 10:20:48 +0000 (10:20 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 13 Feb 2012 16:19:14 +0000 (16:19 +0000)
commitfc124e6ab06af68beaa2870e78a2dbce62051d39
treea40dc91acc484ea3f917c871efab5fa1bdf42ee4
parent92e7b08b191c6dba52c7a70387cabd0164686731
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