Skip to content

renderer: Verify that the iov has enough space for the texture data

Corentin Noël requested to merge tintou/getteximage-size into main

Bail out if the iov is too tiny for the requested texture.

Merge request reports