Skip to content

decode: verify the presence of constant buffer data before use

Corentin Noël requested to merge tintou/virglrenderer:tintou/constants into main

In case the buffer data is empty, the third parameter is not sent. Check for the correct number of arguments being there before dereferencing them.

Edited by Corentin Noël

Merge request reports