zink: free resource objects' views array during destruction
authorSoroushIMG <soroush.kashani@imgtec.com>
Mon, 13 Feb 2023 14:38:26 +0000 (14:38 +0000)
committerMarge Bot <emma+marge@anholt.net>
Mon, 13 Feb 2023 19:00:06 +0000 (19:00 +0000)
commit96849363eba081321176f8ad3ce303677a531eae
treedc13315829a270f97dd9aa439888a906d748a83a
parentda5137ef6184b70c247c2c6fd438b5a3a3166744
zink: free resource objects' views array during destruction

since the array is not ralloc managed, it has be explicitly freed.

cc: mesa-stable

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21285>
src/gallium/drivers/zink/zink_resource.c