2003-04-03 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Thu, 3 Apr 2003 21:56:22 +0000 (21:56 +0000)
committerHavoc Pennington <hp@redhat.com>
Thu, 3 Apr 2003 21:56:22 +0000 (21:56 +0000)
commitf216e81432ddf04889202c33a6e68113f94d7611
treebb8386366d183e43dc3471219ec627a21c65a639
parentfe9f3b45cc7e2e84d180c433f1ab5f8fd0a0c619
2003-04-03  Havoc Pennington  <hp@redhat.com>

* bus/activation.c (load_directory): fix up memleaks
(bus_activation_entry_free): free the entry

* dbus/dbus-bus.c (dbus_bus_acquire_service): return an error if
we get one from the message bus; fix memleaks.

* dbus/dbus-message.c (dbus_set_error_from_message): new function
ChangeLog
bus/activation.c
configure.in
dbus/dbus-bus.c
dbus/dbus-message.c
dbus/dbus-message.h
doc/TODO
doc/dbus-specification.sgml
test/Makefile.am
test/test-service.c