[Bug 665989] a52dec: segfault when copying liba52's buffer into gst's buffer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 12 02:33:50 PST 2011


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-12-12 10:30:25 UTC ---
Looks to me like there's a bug somewhere else downstream, maybe in the
audiosink?

If the gst_pad_alloc_buffer() returned GST_FLOW_OK the buffer should be of the
size requested, I think. And in the case that such a check would actually be
necessary, we would probably want to check for the right size then rather than
just for >0.

-- 
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