[gstreamer-bugs] [Bug 392359] [ffmpegenc] potential crash in dispose due to double-free

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 3 09:01:49 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=392359

  GStreamer | gst-ffmpeg | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|Crash in gstffmpegenc       |[ffmpegenc] potential crash
                   |                            |in dispose due to double-
                   |                            |free
   Target Milestone|HEAD                        |0.10.3




------- Comment #1 from Tim-Philipp Müller  2007-01-03 17:00 UTC -------
You've actually run into this in practice? Anyway, fixed in CVS, thanks for the
bug report:

 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>

       * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_class_init),
       (gst_ffmpegenc_finalize):
         Turn dispose function into finalize function to avoid double-frees
         and potential crashes caused by them in some circumstances.
         Fixes #392395.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list