[gstreamer-bugs] [Bug 336370] [asfdemux] crashes on an assertion in gst_asf_demux_get_var_length

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 24 09:50:15 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=336370

  GStreamer | gst-plugins-ugly | Ver: 0.10.2


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #81095|none                        |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #67 from Tim-Philipp Müller  2007-01-24 17:48 UTC -------
Committed to CVS, will be in the next gst-plugins-ugly release (0.10.6):

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

        Patch by: Xavier B. <xavierb gmail com>

        * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_guid),
        (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream),
        (gst_asf_demux_process_ext_content_desc),
        (gst_asf_demux_process_data),
        (gst_asf_demux_process_language_list),
        (gst_asf_demux_process_ext_stream_props),
        (gst_asf_demux_process_segment), (gst_asf_demux_handle_data):
          Guard places where we assume that a certain amount of data is
          available better against less data being available (should fix
          infamous assertion crasher bug #336370). Also fixes a small
          memory leak.


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




More information about the Gstreamer-bugs mailing list