[Bug 755247] {track,videotrack,smart-video-mixer}: leaks their internal objects
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Sep 21 08:32:43 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755247
Justin J. Kim <justin.joy.9to5 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #311663|0 |1
is obsolete| |
--- Comment #3 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
Comment on attachment 311663
--> https://bugzilla.gnome.org/attachment.cgi?id=311663
{track,videotrack,smart-video-mixer}: don't leak internal object
Yes, you are right. My proposed patch is totally wrong I just thought about how
to decrease ref count. GstBin already does nested unref for its children. I
missed it.
However, it's also true that nleobject and mixer are not disposed even after
calling gst_object_unref (track). I'll try to find the root cause of this
leakage again. Thank you for review.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list