diff options
author | David Zeuthen <davidz@redhat.com> | 2005-04-19 03:35:26 +0000 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2005-04-19 03:35:26 +0000 |
commit | 087140dfc4fef43a29e502e073f19d0c07c97fce (patch) | |
tree | c39c08f80bab87ae2ae583a228eb567908f9c235 /ChangeLog | |
parent | ded3a8efb1162126a79a81a786073c37087c3388 (diff) |
2005-04-18 David Zeuthen <davidz@redhat.com>
* glib/dbus-gmain.c (io_handler_destroy_source):
(timeout_handler_destroy_source, connection_setup_free):
Also unref the source to avoid memory leaks.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-04-18 David Zeuthen <davidz@redhat.com> + + * glib/dbus-gmain.c (io_handler_destroy_source): + (timeout_handler_destroy_source, connection_setup_free): + Also unref the source to avoid memory leaks. + 2005-04-13 David Zeuthen <davidz@redhat.com> * bus/config-parser.c (bus_config_parser_new): Bump this to a |