[Bug 680558] rtpmparobustdepay: invalid memory access with mp3 rtsp stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 6 06:38:58 PDT 2012


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #10 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2012-08-06 13:38:53 UTC ---
Following should take care of this (AFAICS), any remaining garbled stuff is
then likely due to packet loss (which probably triggered the buggy code paths
in the first place):

commit 31a1cb0a11ee0882073a2b3c03d5bd75ab2b3fbc
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon Aug 6 12:34:55 2012 +0200

    rtpmparobustdepay: update available bytewriter space when repositioning

    ... and add some more assert to catch potential surprises early on.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=680558

Btw, so as not to run into other problems, following one is useful as well:

commit 1547fdbe5ab8f4a03ac45216cdcad906c0586ef0
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Mon Aug 6 14:50:53 2012 +0200

    rtpmparobustdepay: set correct data_size for generated dummy frame

    ... which prevents getting stuck in a loop if such one is needed.

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