diff options
author | Zack Rusin <[email protected]> | 2013-06-25 17:01:14 -0400 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2013-06-28 04:24:20 -0400 |
commit | 88de009cc1ab838cd87416dcbbaa4f5b30173c71 (patch) | |
tree | 6f07591ed07dc76c7a202d90252f280cb6b6ec66 /src/gallium/include | |
parent | 2f13f28120fdfe2f5a64e87b4ec19db94bf63713 (diff) |
draw: check for integer overflows in instance computation
Integers could easily overflow is the starting instance
was large enough. Instead of letting bogus counts through
set the instance to max if it overflown and let our
regular buffer overflow computation handle it.
Signed-off-by: Zack Rusin <[email protected]>
Diffstat (limited to 'src/gallium/include')
0 files changed, 0 insertions, 0 deletions