[gstreamer-bugs] [Bug 540336] [mad] Valgrind warns about uninitialised value in output buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 7 03:44:22 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=540336
  GStreamer | gst-plugins-ugly | 0.10.18

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #8 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-01-07 11:44:17 UTC ---
On 64 bit, I see those errors too.
Trying the minimad minimal decoder from libmad, they're also present.
In addition, I get the telltale messages before valgrind moans:

decoding error 0x0235 (bad main_data_begin pointer) at byte offset 0
decoding error 0x0238 (Huffman data overrun) at byte offset 9195
decoding error 0x0238 (Huffman data overrun) at byte offset 94877

So it looks like libmad not quite properly handling badly formed streams.

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