Bug 11795

Summary: Buffer overrun fix for src/glu/sgi/libutil/error.c
Product: Mesa Reporter: Roland "Test-tools" Bär <roland>
Component: GLUAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium Keywords: janitor, patch
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: limits to 6

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.