mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-21 11:50:33 +01:00
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> |
||
|---|---|---|
| .. | ||
| gen_pack_header.py | ||
| meson.build | ||
| v3d_decoder.c | ||
| v3d_decoder.h | ||
| v3d_packet.xml | ||
| v3d_packet_helpers.h | ||
| v3dx_pack.h | ||
| vc4_packet.xml | ||