panfrost: fix invalid memory access in get_equation_str()
authorItalo Nicola <italonicola@collabora.com>
Mon, 14 Aug 2023 02:32:45 +0000 (02:32 +0000)
committerMarge Bot <emma+marge@anholt.net>
Mon, 14 Aug 2023 22:41:10 +0000 (22:41 +0000)
commitcea0cc5b1631874ebc077c25df61975bf1336e3a
treee3c031de5da062895fd0382f93bd23f1feda660d
parentbfa4125308b5dadfc6cb5f81edda6677124b75e5
panfrost: fix invalid memory access in get_equation_str()

Fixes: f55efb4ae68 ("panfrost: Convert to PIPE_BLEND enums internally")
Signed-off-by: Italo Nicola <italonicola@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24144>
src/panfrost/lib/pan_blend.c