GDBus: Fix a double free
authorDavid Zeuthen <davidz@redhat.com>
Sat, 15 May 2010 00:52:15 +0000 (20:52 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Sat, 15 May 2010 00:52:15 +0000 (20:52 -0400)
commit4baf104f0a369348185a2e2c9fdebc1423ec7f8e
treed9097ce8dfddd832e9944d147cd76ddea1819e30
parent661e5ea69f2d370af6e4e9c73242cf158414dd5d
GDBus: Fix a double free

Fix an unintentional double free introduced in commit
4ad4c306c3b80620185cf975b402e17a6174aea9.

This bug manifested itself when trying to complete this

 $ gdbus introspect --system --dest <tab>
gio/gdbus-tool.c