st/mesa: fix crash when DrawBuffer->_ColorDrawBuffers[0] is NULL
authorMarek Olšák <maraeo@gmail.com>
Sun, 20 Feb 2011 15:50:48 +0000 (16:50 +0100)
committerMarek Olšák <maraeo@gmail.com>
Sun, 20 Feb 2011 21:16:22 +0000 (22:16 +0100)
commit7942e6a5ae0113f1cbdf62b772849cf6cdd4eca1
treeb58997f8c3f0d04fb89e92af952eef1e0b6eeb1a
parent3adc108b4a7460ef5d92c0f5f0ee655d4ca6cb32
st/mesa: fix crash when DrawBuffer->_ColorDrawBuffers[0] is NULL

This fixes the game Tiny and Big.
src/mesa/state_tracker/st_cb_clear.c