mesa/src/panfrost/encoder
Alyssa Rosenzweig 8ec4028d40 panfrost: Avoid overlapping copy
CID 1457486:  Memory - corruptions  (OVERLAPPING_COPY)

Assigning "(*attr).extra_flags = (*attr).size = 0U" to "(*attr).stride",
which have overlapping memory +locations.

Coverity.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3684>
2020-02-04 08:24:18 +01:00
..
meson.build panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_attributes.c panfrost: Avoid overlapping copy 2020-02-04 08:24:18 +01:00
pan_encoder.h panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_invocation.c panfrost: Fix off-by-one in pan_invocation.c 2019-12-24 22:42:07 -05:00
pan_props.c panfrost: Add panfrost_model_name helper 2019-12-13 10:26:35 -05:00
pan_sampler.c panfrost: Remove mali_alt_func 2019-12-27 12:58:00 -05:00
pan_scratch.c panfrost: Add routines to calculate stack size/shift 2019-12-12 11:42:07 -05:00
pan_tiler.c panfrost: Implement pan_tiler for non-hierarchy GPUs 2019-12-03 04:25:04 +00:00