addresses_shutdown_func should probably set initialized=FALSE but then we need to verify that init_connections_unlocked() will do the right thing when run a second time.
Bug 15570: Reset initialized state on dbus_shutdown (Scott James Remnant) * dbus/dbus-bus.c (addresses_shutdown_func): Reset initialized back to FALSE after cleaning up the address list so that it will be reinitialized again if D-Bus is used after dbus_shutdown() * test/name-test/test-privserver-client.c: Uncomment part of test which should now pass. *** This bug has been marked as a duplicate of bug 15570 ***
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.