GNOME Bugzilla – Bug 765976
factory leak in parse-launch test
Last modified: 2016-05-05 07:09:50 UTC
I think that's the last core tests leak for now. :)
Created attachment 327287 [details] [review] parse-launch: fix factory leak in test We get 2 references one from gst_element_factory_find() and the other from gst_plugin_feature_load().
Attachment 327287 [details] pushed as 6deefac - parse-launch: fix factory leak in test