GNOME Bugzilla – Bug 768718
videoscale: fix leak in test
Last modified: 2016-07-12 10:16:28 UTC
.
Created attachment 331311 [details] [review] videoscale: fix bus leak in test gst_bus_add_signal_watch() takes a ref on the bus which should be released using gst_bus_remove_signal_watch().
Attachment 331311 [details] pushed as 54e4551 - videoscale: fix bus leak in test