Bug 11795 - Buffer overrun fix for src/glu/sgi/libutil/error.c
Summary: Buffer overrun fix for src/glu/sgi/libutil/error.c
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: GLU (show other bugs)
Version: unspecified
Hardware: All All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords: janitor, patch
Depends on:
Blocks:
 
Reported: 2007-08-01 08:36 UTC by Roland "Test-tools" Bär
Modified: 2007-08-01 10:27 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
limits to 6 (963 bytes, patch)
2007-08-01 08:37 UTC, Roland "Test-tools" Bär
Details | Splinter Review

Description Roland "Test-tools" Bär 2007-08-01 08:36:29 UTC
We are only allowed to pass max 6 to __gluTessErrorString(), as with that
it index accresses __gluTessErrors[] which has only 7 elements.

Patch attached.
Comment 1 Roland "Test-tools" Bär 2007-08-01 08:37:49 UTC
Created attachment 10939 [details] [review]
limits to 6
Comment 2 Brian Paul 2007-08-01 10:27:43 UTC
fixed in git.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.