egl: Only allow valid config attributes in _eglParseConfigAttribList()
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 14 May 2010 16:07:38 +0000 (12:07 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Fri, 14 May 2010 18:47:54 +0000 (14:47 -0400)
commit554e4fc26a64a90012b0d7dcc1205441273f214c
treec63379dd6a9a732914d121da1f82fcc5fe723b01
parentc1423e34f910026d1c37a64e64d15277a4dd1258
egl: Only allow valid config attributes in _eglParseConfigAttribList()

Passing 0x3030, 0 in the chooser list didn't get caught.
src/egl/main/eglconfig.c