Skip to content

freedreno/msm/: check memory allocation in handle_stateobj_relocs

Ganjing0224 requested to merge Ganjing0224/drm:master into main

after calling malloc() , be sure to determine whether the allocating for memory space is successful

Signed-off-by: ganjing ganjing@uniontech.com

Merge request reports