[gstreamer-bugs] [Bug 609478] gstfaad SIGSEGV when caps contains codec_data=(buffer)NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 16 08:57:55 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=609478
  GStreamer | gst-plugins-bad | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.18

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-02-16 16:57:51 UTC ---
Ok, so I've committed this now:

 commit 26e7e93bfddb120aff99bcb6628f60962de02c1c
 Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
 Date:   Tue Feb 16 16:49:39 2010 +0000

    faad: guard against codec_data field with a NULL buffer in caps

    Fixes #609478.

which seems the most appropriate fix to me.

It's a grave programming error in some third element, there are limits what we
should be doing to guard against that IMHO.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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