[Bug 650714] [amrparse] skips first few frames (problem in checking sync)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 23 01:50:27 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=650714
  GStreamer | gst-plugins-good | 0.10.29

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #188272|none                        |rejected
             status|                            |

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-23 08:50:24 UTC ---
(From update of attachment 188272)
This was changed in this commit from >= to >:

commit 39da31638699d1b79dbed4caaf4a128f4591d212
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Thu Jan 13 15:26:21 2011 +0100

    amrparse: properly check for sufficient available data prior to access


And the change from >= to > definitely looks correct, you can't safely access
data[fsize] if you allow data to only have size fsize.

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