[gstreamer-bugs] [Bug 345930] [id3demux] segfaults with file containing only ID3v1 tag

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 29 04:25:09 PDT 2006


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=345930
 GStreamer | gst-plugins-good | Ver: 0.10.8


Tim-Philipp Müller changed:

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




------- Comment #8 from Tim-Philipp Müller  2006-06-29 11:23 UTC -------
Committed with some small modifications:


  2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
        (gst_id3demux_read_range):
          Make sure we don't return GST_FLOW_OK with a NULL buffer in
          certain cases where a read beyond the end of the file is
          requested. Fixes #345930.

        * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
        (gst_tag_demux_read_range):
          Fix same issue here as well.


-- 
Configure bugmail: http://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