[Bug 722567] wavparse: loops on incorrect wav file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 20 01:09:06 PST 2014


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at coaxion.net
            Summary|Wav parser loops on         |wavparse: loops on
                   |incorrect wav file          |incorrect wav file
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-20 09:09:03 UTC ---
Do you have a test file for this? If this happens it means that we have an
overflow, I think it's better to check for size to have a sensible value.
Especially that it is smaller than 2GB, as that's the maximum allowed size for
RIFF chunks... and error out directly if it's larger than that.

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