Skip to content

virgl: disallow null-terminated debug messages

Ryan Neph requested to merge ryanneph/mesa:rn-no-null-term-dbgmessages into main

virglrenderer doesn't support null-terminated message strings, so there's no reason for the guest to allow it.

Signed-off-by: Ryan Neph ryanneph@google.com

Merge request reports