Skip to content

virgl: check allocation return for virgl_resource

Zhenyu Wang requested to merge zhen/mesa:virgl into main

Add memory allocation check for virgl_resource, return NULL if failed.

Signed-off-by: Zhenyu Wang zhenyuw@linux.intel.com

Merge request reports