mesa/src/intel
Vinson Lee d0f4333fca intel/decoder: Fix memory leak on error path
Fix defect reported by Coverity Scan.

Resource leak (RESOURCE_LEAK)
leaked_storage: Variable text_data going out of scope leaks the storage it points to.

Fixes: b4c8d2dc45 ("intel/decoder: Add intel_spec_load_common()")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24659>
2023-08-14 23:42:58 -07:00
..
blorp blorp: Use R8G8_UINT for YCRCB_* formats with CCS 2023-08-14 23:44:19 +00:00
ci ci/tgl: Improve the info for ANGLE's MSAA regression on TGL. 2023-07-24 16:07:28 +00:00
common intel/decoder: Fix memory leak on error path 2023-08-14 23:42:58 -07:00
compiler nir: Drop nir_dest 2023-08-14 21:22:53 +00:00
dev intel: Add env variable to add break point on/before draw 2023-08-08 17:36:19 +00:00
ds intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00
genxml intel/genxml: Update xml with gen_sort_tags.py output 2023-08-14 23:09:36 +00:00
isl intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00
nullhw-layer vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
perf intel: Move i915_drm.h specific code from common/intel_gem.h to common/i915/intel_gem.h 2023-07-28 15:36:52 +00:00
tools intel/compiler,intel/blorp,intel/vulkan: decouple vulkan driver and compiler from gallium 2023-08-03 22:00:15 +00:00
vulkan vulkan/format: Use correct swizzle for 1-plane YCbCr formats 2023-08-14 23:44:19 +00:00
vulkan_hasvk vulkan/format: Use correct swizzle for 1-plane YCbCr formats 2023-08-14 23:44:19 +00:00
meson.build blorp: add dependency on idep_intel_dev 2023-03-03 13:04:23 +00:00