Bug 14618

Summary: PopClientAttrib did not set GL_STACK_UNDERFLOW
Product: Mesa Reporter: WuNian <nian.wu>
Component: Drivers/DRI/i915Assignee: Default DRI bug account <dri-devel>
Status: VERIFIED FIXED QA Contact:
Severity: normal    
Priority: medium CC: eric, haihao.xiang
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: test case

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.