diff options
author | Pauli Nieminen <[email protected]> | 2010-03-21 13:11:47 +0200 |
---|---|---|
committer | Pauli Nieminen <[email protected]> | 2010-03-21 13:17:52 +0200 |
commit | a81cd67a4f37233319281a69385f07feaa97fd13 (patch) | |
tree | 811219ec398b1c044851167f3c79eb6f7ee16388 /src/mesa/vbo/vbo_split_copy.c | |
parent | 3d72c4ae78cfdad7d160b0960adb792cbbbb863b (diff) |
tests: Add test for huge client arrays that has to be split.
When running this test case in valgrind report includes read of unitialized
value in _tnl_draw_prims. The bug doesn't cause any vissible errors.
Bug is caused by vbo_split_copy that is calling draw function with max_index
one past the end instead of the end.
Diffstat (limited to 'src/mesa/vbo/vbo_split_copy.c')
0 files changed, 0 insertions, 0 deletions