https://bugs.freedesktop.org/show_bug.cgi?id=80614
Emil Velikov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Emil Velikov <[email protected]> --- Thanks for the report. Seems like I forgot to copy the encoder strings into the new buffers :\ commit 15b5e663b050505683b7b4c9c489e46863b8441d Author: Emil Velikov <[email protected]> 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 <[email protected]> -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
