gallium/radeon: protect against out of bounds temporary array accesses
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 8 Aug 2016 21:52:54 +0000 (23:52 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 17 Aug 2016 10:11:24 +0000 (12:11 +0200)
commitf4204ba53d8406415ba369a476e00c03428a43f2
treeefcb3c9787332ad4d04d6b1c737a1b0d92d580bd
parentea283779be851a9bea60a0a4f2e979706d72230a
gallium/radeon: protect against out of bounds temporary array accesses

They can lead to VM faults and worse, which goes against the GL robustness
promises.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c