Plug a minor memory leak in GDBusObjectProxy
authorMatthias Clasen <mclasen@redhat.com>
Mon, 6 Aug 2012 15:03:42 +0000 (11:03 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Aug 2012 15:03:42 +0000 (11:03 -0400)
commitb2ddbd8f556c41f4d076c4cc4788684a9c84e7a2
tree31c3e3b0f9f7ad71ea1506253381e38a5705a64e
parentbe7095980e90a8d8e76e678dc085423d2717c3bd
Plug a minor memory leak in GDBusObjectProxy

As pointed out by Patrick Ohly in bug 680505,
GDBusObjectProxy was forgetting to free its object_path.
gio/gdbusobjectproxy.c