Bug 14618 - PopClientAttrib did not set GL_STACK_UNDERFLOW
Summary: PopClientAttrib did not set GL_STACK_UNDERFLOW
Status: VERIFIED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i915 (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-22 01:22 UTC by WuNian
Modified: 2009-08-24 12:29 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
test case (1.62 KB, text/plain)
2008-02-22 01:22 UTC, WuNian
Details

Description WuNian 2008-02-22 01:22:34 UTC
Created attachment 14500 [details]
test case

When call PopClientAttrib more than max client stack depth, the error code should be GL_STACK_UNDERFLOW. But now it is not.
Comment 1 Brian Paul 2008-02-22 07:17:47 UTC
Looks like this is a regression caused by commit 5857e988be9317810cf713478195b4ed849eea4a from Eric Anholt:

    Allow first != 0 in mesa CVA handling, and add more error checking.

Eric, would you please look into this?

Comment 2 Eric Anholt 2008-03-19 15:46:57 UTC
Fixed by haihao in 0819b25dfba326c3d32b3b0af5d77e53d1973890
Comment 3 Adam Jackson 2009-08-24 12:29:29 UTC
Mass version move, cvs -> 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.