diff options
author | Alexander Larsson <alexl@redhat.com> | 2003-02-16 13:19:49 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2003-02-16 13:19:49 +0000 |
commit | 8925ff6d9870ccaab0feeb4f9af6e1f075d313ef (patch) | |
tree | b44f3c31a826d8fa0f7711d7126741307470aae9 /ChangeLog | |
parent | bf07fc88a330061c59186bf4a11218b5d51aec6f (diff) | |
download | dbus-8925ff6d9870ccaab0feeb4f9af6e1f075d313ef.tar.gz |
2003-02-16 Alexander Larsson <alexl@redhat.com>
* dbus/dbus-hash.c (_dbus_hash_table_unref):
Actually free keys and values when destroying hashtable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-02-16 Alexander Larsson <alexl@redhat.com> + + * dbus/dbus-hash.c (_dbus_hash_table_unref): + Actually free keys and values when destroying hashtable. + 2003-02-16 Anders Carlsson <andersca@codefactory.se> * dbus/dbus-auth.c: (client_try_next_mechanism): |