summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_validate.c
diff options
context:
space:
mode:
authorNicolai Hähnle <[email protected]>2017-02-22 18:06:46 +0100
committerNicolai Hähnle <[email protected]>2017-03-22 12:12:11 +0100
commitc2dfff280ba7d0857e350581496daa17cccacb84 (patch)
tree80caf41ded73ad947cac1321c847b64879b39263 /src/mesa/main/api_validate.c
parentbd6f0dcafce73b1c7332a1c51f6862470fe2c2a0 (diff)
mesa: Avoid out-of-bounds stack read via _mesa_Materiali
MATERIALFV may end up reading up to 4 floats from the passed parameter. This should really set a GL_INVALID_ENUM error in the cases where it matters, but does anybody really care? Found by ASAN in piglit gl-1.0-beginend-coverage. v2: fix a trivial compiler warning Reviewed-by: Marek Olšák <[email protected]> (v1) Reviewed-by: Ian Romanick <[email protected]> (v1)
Diffstat (limited to 'src/mesa/main/api_validate.c')
0 files changed, 0 insertions, 0 deletions