Skip to content

msm_renderer: Validate blob size

Dmitry Osipenko requested to merge digetx/virglrenderer:msm-fixes into master

Guest can specify any BO size in the tunneled command when blob is created, using BO size different from the blob size. Validate the blob size.

@robclark

Merge request reports