mesa/src
Carsten Haitzler 874f4095c5 panfrost: Don't double-free when handling error for unsupported GPU
Setting the screen ro member before we checked gpu id means the error
case leads to a double-free because screen->ro is set and allocated
by parent who hanbdles de-alloc a second time after we destroyed the
screen we just created because ro was set.

Cc: mesa-stable

Signed-off-by: Carsten Haitzler <carsten.haitzler@foss.arm.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14516>
2022-01-13 16:01:08 +00:00
..
amd radv: only clear VRS_HTILE_ENCODING on GFX10.3+ 2022-01-13 12:57:39 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi glsl/nir: don't pass gl_context to the convertor routine. 2022-01-07 06:19:49 +00:00
broadcom v3dv: simplify v3dv_debug_ignored_stype 2022-01-13 13:18:05 +00:00
compiler mesa/st: do not expose ARB_shader_image_load_store if not fully implemented 2022-01-13 09:12:35 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
etnaviv ci: Uprev piglit to af1785f31 2022-01-10 21:52:42 +00:00
freedreno freedreno/fdl: Fix reinterpreting "size-compatible" formats 2022-01-13 13:44:14 +00:00
gallium panfrost: Don't double-free when handling error for unsupported GPU 2022-01-13 16:01:08 +00:00
gbm replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
getopt
glx replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel intel: Add device info for DG2 2022-01-13 09:48:51 +00:00
loader loader: Restore i915g support. 2021-12-09 09:05:23 -08:00
mapi mapi: generate correct dispatch for EXT_draw_instanced 2022-01-03 21:37:34 +00:00
mesa glthread: Check out of bounds for MultiDrawElementsBaseVertex cmd 2022-01-13 12:05:11 +00:00
microsoft Revert "ci: disable vs2019 windows build" 2022-01-12 21:45:11 +00:00
nouveau
panfrost panfrost: Add GPU G76 to the set of known ids 2022-01-13 14:59:48 +00:00
tool intel/pps: tweak intel config some more 2021-11-22 11:52:46 +00:00
util radv: set radv_split_fma=true for Proton SotTR 2022-01-12 23:50:35 +00:00
virtio venus: VkExternalImageFormatProperties is optional 2022-01-13 02:59:51 +00:00
vulkan vulkan: fix typo 2022-01-13 04:01:44 +00:00
meson.build meson: make mesa/tests/glx depend on gallium 2021-12-07 13:03:53 +00:00