GNOME Bugzilla – Bug 768838
camerabinpreview: fix bus leak
Last modified: 2016-07-16 11:53:53 UTC
.
Created attachment 331561 [details] [review] camerabinpreview: fix bus leak We were never removing the watch introduced in gst_camerabin_create_preview_pipeline() so its extra ref on the bus was never released.
commit d29ec01b8a63b8b9422fc05f88a30b0c3efbf423 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Fri Jul 15 11:48:25 2016 +0200 camerabinpreview: fix bus leak We were never removing the watch introduced in gst_camerabin_create_preview_pipeline() so its extra ref on the bus was never released. https://bugzilla.gnome.org/show_bug.cgi?id=768838