GNOME Bugzilla – Bug 736861
playbin: Reference count bug
Last modified: 2014-09-19 06:50:55 UTC
Created attachment 286451 [details] [review] patch g_object_get (combiner, "active-pad", &old_sinkpad, NULL); increases the ref count of the pad but this is never decrease
Created attachment 286452 [details] [review] fix refcount bug
commit 2133a98eb1ad5953ab1d88ed9430d19276f0d5b1 Author: Andrei Sarakeev <sarakusha@gmail.com> Date: Thu Sep 18 12:29:37 2014 +0400 playbin: Don't leak input-selector sinkpads https://bugzilla.gnome.org/show_bug.cgi?id=736861