[Bug 722567] wavparse: loops on incorrect wav file
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 7 04:13:29 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=722567
Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.5.1
--- Comment #11 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
commit 8cfebfec8c6ca7a47dd064c8f5d3e587973f31a1
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Fri Mar 20 12:18:37 2015 +0000
wavparse: clip chunk size above the valid maximum (0x7fffffff)
https://bugzilla.gnome.org/show_bug.cgi?id=722567
commit 3ac119bbe2c360e28c087cf3852ea769d611b120
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Fri Mar 20 09:07:35 2015 +0000
wavparse: clip chunk length to available data (when known)
This prevents silly chunk lengths from possibly overflowing
(at least when we know the actual data length).
https://bugzilla.gnome.org/show_bug.cgi?id=722567
--
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