[Bug 727955] id3v2: ignore RVA2 tags with 0 peak bits
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 30 04:38:01 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=727955
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 #7 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Pushed now, thanks for the comments
commit e2a9f0ef4ef54d212456c4f5c61c03513dbbb4d7
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Thu Apr 10 12:03:05 2014 +0100
id3v2: ignore RVA2 tags with more than 64 peak bits
The spec for this does not say nor imply how this should be
interpreted. The previous code would try to shift by 64 bits,
which is undefined.
Coverity 1195119
https://bugzilla.gnome.org/show_bug.cgi?id=727955
--
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