Reviewed-by: Marek Olšák
Marek
On Fri, Apr 29, 2016 at 1:58 AM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> Protect against dereferencing a gap in the targets array. This was triggered
> by a test in the Khronos CTS.
>
> Cc: "11.1 11.2"
> ---
> src/gallium/drivers/r600/r600_state_common
From: Nicolai Hähnle
Protect against dereferencing a gap in the targets array. This was triggered
by a test in the Khronos CTS.
Cc: "11.1 11.2"
---
src/gallium/drivers/r600/r600_state_common.c | 3 ++-
src/gallium/drivers/radeon/r600_streamout.c | 13 +++--
2 files changed, 9 inserti