controlbinding: only take a weak ref on the object
authorStefan Sauer <ensonic@users.sf.net>
Fri, 13 Apr 2012 06:10:19 +0000 (08:10 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 13 Apr 2012 07:37:21 +0000 (09:37 +0200)
commit7485b66d0605a65e57493d18a0a1357318f42251
tree0dec5807ec6fef509c0fd88aca2d206f01f5adbc
parent25424c3fd04079c3bb654ebf843c5bd9519e06ae
controlbinding: only take a weak ref on the object

Fixes the leaks in the tests. Added a TODO comment to eventually rework this
some more (while we can).
gst/gstcontrolbinding.c