commit | d88f3b946804f9a3e8cad4f8896e6be488fec2b5 | [log] [tgz] |
---|---|---|
author | Vinson Lee <vlee@vmware.com> | Tue Dec 08 14:31:38 2009 -0800 |
committer | Vinson Lee <vlee@vmware.com> | Tue Dec 08 14:33:33 2009 -0800 |
tree | 85735705ec401cd07de724896f323a621ceb3535 | |
parent | 54b0ed8360019fc6e0234c2c3413be40fe4d3b59 [diff] |
mesa: Fix array out-of-bounds access by _mesa_TexParameterfv. _mesa_TexParameterfv calls set_tex_parameteri, which uses the params argument as an array.