mesa/src/broadcom
Juan A. Suarez Romero 7bc1736006 broadcom/cle: ensure zlib inflate assign memory
This basic assertion helps static analyzer to avoid complaining that the
data memory could be NULL when we copy data from there later.

This fixes static analyzer warning null pointer passed to 2nd parameter expecting 'nonnull'

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39577>
2026-02-03 16:44:13 +00:00
..
ci broadcom/ci: skip tests that causes GPU resets/hangs in RPi 3 2026-02-02 12:58:22 +00:00
cle broadcom/cle: ensure zlib inflate assign memory 2026-02-03 16:44:13 +00:00
clif build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
common v3d: Enable TFU blits with raster destinations on 7.1 HW (RPi5) 2025-12-15 11:57:51 +00:00
compiler nir/lower_blend: Move the format to nir_lower_blend_rt 2026-01-19 21:33:14 +00:00
drm-shim v3d/drm-shim: add support for multisync 2025-08-04 08:06:36 +02:00
ds mesa: replace most occurrences of getenv() with os_get_option() 2025-11-06 04:36:13 +00:00
perfcntrs broadcom: Add perfcount library 2024-12-02 14:13:24 +00:00
qpu broadcom/compiler: enable umul24 and imul24 ALU opcodes 2025-11-26 13:32:39 +00:00
simulator treewide: use UTIL_DYNARRAY_INIT 2025-11-04 13:39:48 +00:00
vulkan v3dv: improve barrier handling for secondary command buffers 2026-01-21 07:37:49 +00:00
.editorconfig
meson.build broadcom: Add perfetto data source 2024-12-13 12:29:11 +00:00