Size of input_to_index array should be VERT_ATTRIB_MAX.
authorBrian <brian.paul@tungstengraphics.com>
Wed, 10 Oct 2007 16:33:38 +0000 (10:33 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 10 Oct 2007 16:33:38 +0000 (10:33 -0600)
commitfa7a5898761fc106c9dbef6f640ce4654eae5136
treeb68d27ea1de1f77e3ee6f24910efe0322c47dd15
parent44200421e8e15e603464e4a3e9d10f46787fc737
Size of input_to_index array should be VERT_ATTRIB_MAX.

This fixes an out of bounds array write that was causing the glsl/bump demo to render incorrectly.
src/mesa/state_tracker/st_program.h