[Bug 673485] [h264parse] Crash in h264parse on a FLV sample

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 6 05:56:18 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=673485
  GStreamer | gst-plugins-bad | 0.11.x

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.24

--- Comment #2 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-04-06 12:56:11 UTC ---
Fixed in 0.10 (and also merged into 1.0):

commit 0882adc69f7a3e420c56f5ba8c4cabb942e285b8
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Fri Apr 6 14:23:53 2012 +0200

    h264parse: do not use _unchecked bytewriter variants to insert config

    .. since the bytewriter is explicitly created with non-fixed size to
    allow (very much so expected) growth.

    Partially reverts commit 20669d461a4953eb5ed01374d5ab628b4dc73b64 while
    trying to keep (some?) compilers happy.

    IIRC, the purpose of GstByteWriter in the first place was (at least)
    being able to dump data without having to fuss with memory expansion
    and size issues ...

    Fixes #673485.

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