libs/gst/controller/gstcontroller.c: Fix refcounting here too, just like we did for...
authorTim-Philipp Müller <tim@centricular.net>
Wed, 11 Oct 2006 09:13:26 +0000 (09:13 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 11 Oct 2006 09:13:26 +0000 (09:13 +0000)
commitdb8e1735908904f695e5a304f1e5d36c0794fe33
tree5bb0c257c0663ee2591740ad388b38df762e7ea9
parent1482e8bd9bfbe154115478ea612eae47dd59c2db
libs/gst/controller/gstcontroller.c: Fix refcounting here too, just like we did for _new_valist() a few days ago (#35...

Original commit message from CVS:
* libs/gst/controller/gstcontroller.c: (gst_controller_new_list):
Fix refcounting here too, just like we did for _new_valist() a few
days ago (#357180) (thanks to René Stadler). Also remove all those
'Since: 0.9' from the gtk-doc blobs.
* tests/check/libs/controller.c: (controller_refcount_new_list),
(gst_controller_suite):
Unit test for the above.
ChangeLog
libs/gst/controller/gstcontroller.c
tests/check/libs/controller.c