Skip to content

shader: fix two compiler warnings

Gert Wollny requested to merge gerddie/virglrenderer:fix-warnings into main
  • fix a string truncation warning
  • fix OOB access warning in loop

Merge request reports