GNOME Bugzilla – Bug 598263
refcount leak in resindvd
Last modified: 2009-10-13 14:14:39 UTC
The rsnaudiomunge element in resin leaks a refcount on the sink pad in event handling.
Created attachment 145349 [details] [review] resindvd: Don't leak a reference to the parent in rsnaudiomunge Don't leak a reference to the pad parent in the sink pad event handler in rsnaudiomunge.
Review of attachment 145349 [details] [review]: That patch is obviously correct :)
commit 30845f1118d8248414e6c02a59b3fc020b53b206 Author: Jan Schmidt <thaytan@noraisin.net> Date: Tue Oct 13 13:05:50 2009 +0100 resindvd: Don't leak a reference to the parent in rsnaudiomunge Don't leak a reference to the pad parent in the sink pad event handler in rsnaudiomunge. https://bugzilla.gnome.org/show_bug.cgi?id=598263