Skip to content
Snippets Groups Projects
Commit 46a59ce0 authored by Nicolai Hähnle's avatar Nicolai Hähnle
Browse files

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: ac76aeef ("radeonsi: switch back to standard DX sample positions")
Reviewed-by: default avatarMarek Olšák <marek.olsak@amd.com>
parent d174cbcc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment