2007-07-10 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Tue, 10 Jul 2007 16:00:44 +0000 (16:00 +0000)
committerHavoc Pennington <hp@redhat.com>
Tue, 10 Jul 2007 16:00:44 +0000 (16:00 +0000)
commite339814224d54c9b048ead2d6965f89790ec318a
tree59ffbdd72d488f90f74ee0a5f6806e874f83437b
parentc65199b125378362e8baa52a361c45aa310d0c5d
2007-07-10  Havoc Pennington  <hp@redhat.com>

* dbus/dbus-connection.c (struct DBusConnection): Fix from Olivier
Hochreutiner to avoid trying to protect individual bits in a word
with different locks (make dispatch_acquired and io_path_acquired
dbus_bool_t rather than bitfields)
ChangeLog
dbus/dbus-connection.c