[gstreamer-bugs] [Bug 384996] Tailored or broken Real Media mux file crashes RM demuxer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Dec 12 02:28:31 PST 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=384996

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #78194|accepted-commit_now         |committed
               Flag|                            |
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #3 from Tim-Philipp Müller  2006-12-12 10:27 UTC -------
> Includes patch from bug #384989 to read the extra codec data size for stream
> version 4 instead of assuming it is always 16.

Actually, not quite true, I forgot the offset adjustment for the codec data for
version 4 streams (71 => 73). Fixed in the commit.


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

        Based on patch by: Roland Kay  <roland.kay at ox compsoc net>

        * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
          For version 4 streams, read the extra codec data size from the
          header instead of assuming it is always 16 (also read it from the
          right position) (#384989). For version 4 and 5 streams, check that
          the specified extra codec data size doesn't make us read beyond the
          chunk boundary (#384989).


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




More information about the Gstreamer-bugs mailing list