[Mesa-dev] [Bug 80614] [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 28 08:55:24 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=80614
Emil Velikov <emil.l.velikov at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Emil Velikov <emil.l.velikov at gmail.com> ---
Thanks for the report. Seems like I forgot to copy the encoder strings into the
new buffers :\
commit 15b5e663b050505683b7b4c9c489e46863b8441d
Author: Emil Velikov <emil.l.velikov at gmail.com>
Date: Sat Jun 28 15:24:43 2014 +0100
st/omx: strcpy the string into the allocated buffer
This fixes commit a001ca98e15(st/omx: keep the name,
(name|role)_specific strings dynamically allocated) in which we
dynamically allocated the buffers for name and (name|role)_specific
yet forgot to copy the encoder strings into them.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=80614
Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140628/685d089f/attachment.html>
More information about the mesa-dev
mailing list