Bug 9770 - in dbus-bus.c, shutdown does not set initialized=FALSE
Summary: in dbus-bus.c, shutdown does not set initialized=FALSE
Status: RESOLVED DUPLICATE of bug 15570
Alias: None
Product: dbus
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Havoc Pennington
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-26 08:06 UTC by Havoc Pennington
Modified: 2011-02-28 09:08 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Havoc Pennington 2007-01-26 08:06:51 UTC
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.
Comment 1 Simon McVittie 2011-02-28 09:08:32 UTC
    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.