diff options
author | Nicolai Hähnle <[email protected]> | 2018-11-16 17:20:26 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2018-11-19 11:16:35 +0100 |
commit | 46a59ce0262a44d6520787741085a716c99200ed (patch) | |
tree | ef5c910bd409016341bf7871198254db8a157ac9 /src/amd/vulkan/radv_image.c | |
parent | d174cbccfadf206bfbe237e5038b3aa7992b96ba (diff) |
radeonsi: fix an out-of-bounds read reported by ASAN
We read 4 values out of sample_locs_8x, so make sure the array is
big enough.
Fixes: ac76aeef20 ("radeonsi: switch back to standard DX sample positions")
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/amd/vulkan/radv_image.c')
0 files changed, 0 insertions, 0 deletions