]> git.ipfire.org Git - thirdparty/vala.git/commit
gdbus: Don't leak nested HashTable on deserialization
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 17 May 2017 07:09:13 +0000 (09:09 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 8 Jun 2017 09:24:25 +0000 (11:24 +0200)
commit4a4415984abf7752615ea1da75276cffbcd6995f
tree44ab903e5502eba0f1b092a32d557c49990b36e8
parenta73bc50c8d7030554e9e7750f883ab3f6be85b76
gdbus: Don't leak nested HashTable on deserialization

Additionally make sure types derived from string are freed, e.g. ObjectPath

https://bugzilla.gnome.org/show_bug.cgi?id=782719
codegen/valagvariantmodule.vala
tests/Makefile.am
tests/dbus/bug782719.test [new file with mode: 0644]