gdbus: Fix memory leak
authorAnderson Lizardo <anderson.lizardo@openbossa.org>
Mon, 10 Feb 2014 17:14:56 +0000 (13:14 -0400)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Feb 2014 07:13:53 +0000 (23:13 -0800)
commit90abd44eada4403deca651c1acc4a73043c9e63e
tree620be89b4092f0b754d0d38d70fd28f740345a83
parent278dba2ec85d8923dc36a151a1688a00a0d4317e
gdbus: Fix memory leak

data->conn and data->path must be destroyed before freeing "data".
gdbus/object.c