[gstreamer-bugs] [Bug 560644] ffmpegdec leaks memory when gst_ffmpegdec_open is not called

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Dec 3 06:55:02 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=560644

  GStreamer | gst-ffmpeg | Ver: 0.10.5




------- Comment #2 from vanista  2008-12-03 14:55 UTC -------
Created an attachment (id=123876)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=123876&action=view)
Alternate fix, checks pointers before unreffing and reinit to NULL

I have the same leak on a simple pipeline with ffdec_mp3 which occurs
systematically. It seems we can't rely on the openned condition. I propose an
alternative which check the pointers and reinits them to NULL after the unref.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=560644.




More information about the gstreamer-bugs mailing list