commit | 6f2d51b81ff907af9727e90153a46e79e246fc66 | [log] [tgz] |
---|---|---|
author | Vinson Lee <vlee@vmware.com> | Wed Dec 09 13:00:22 2009 -0800 |
committer | Vinson Lee <vlee@vmware.com> | Wed Dec 09 13:00:22 2009 -0800 |
tree | d825bd60356fd759d4039beb61903c73e11663e7 | |
parent | 637970aefdcdd1ee50e3759de384b82e6109a45c [diff] |
mesa: Fix array out-of-bounds access by _mesa_PointParameterf. _mesa_PointParameterf calls _mesa_PointParameterfv, which uses the params argument as an array.