diff options
author | Brian Paul <[email protected]> | 2012-12-26 16:26:58 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-12-31 18:17:58 -0700 |
commit | 05cd6cfd5f5a128404f09c4de1a7cf12f3f6f08a (patch) | |
tree | d1ff8affa05fb5642e33f160116a8a5f6eab5349 /src/mesa/sparc | |
parent | 66ea6e8ec3f7ee44e0011b1dd563fef76ead8bc5 (diff) |
xlib: handle _mesa_initialize_visual()'s return value
If the call fails, we should return NULL from XMesaCreateVisual().
This was found when Waffle tried to create a visual with depth/stencil
bits = -1. That's an illegal value for glXChooseFBConfig() and we should
return NULL in that situation.
Note: This is a candidate for the stable branches.
Diffstat (limited to 'src/mesa/sparc')
0 files changed, 0 insertions, 0 deletions