[Bug 749428] theoraenc: memory errors reported by valgrind

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 19 07:22:06 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749428

Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|---                         |NOTABUG

--- Comment #3 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> ---
Those valgrind errors are gone once the entire frame is memset to 0, so it does
seem to be just reads off the allocated border. While the errors are from
internal libtheora data, I could trace those data back to reads from the
buffer.
I wasted quite some time after having not memset the full frame area, causing
me to think the problem was elsewhere...

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