clover: Use conversion operator to initialize build log from compat::string

Graphics / Mesa 3D Graphics Library / Mesa - Francisco Jerez [riseup.net] - 5 September 2014 01:27 UTC

Fixes binary garbage in the compilation logs caused by compat::string::c_str() not being null-terminated (which is a bug on its own that will be fixed in another commit).

995f7b3 clover: Use conversion operator to initialize build log from compat::string.
src/gallium/state_trackers/clover/core/program.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share