r300g: fix possible crash when shader compilation fails
authorMarek Olšák <maraeo@gmail.com>
Wed, 14 Apr 2010 18:23:15 +0000 (20:23 +0200)
committerMarek Olšák <maraeo@gmail.com>
Wed, 14 Apr 2010 18:29:42 +0000 (20:29 +0200)
commitd72f1c3b80f84e8bceb414439b679b3fe71ec5b9
tree7e0de037e18592b5f9106549f9092cab7d0125c2
parent0863c7e499a553c2d8e7bcbd09c5de88e396fcd0
r300g: fix possible crash when shader compilation fails

This hopefully fixes the crash in the FDO bug #27634, not the bug itself.
src/gallium/drivers/r300/r300_fs.c
src/gallium/drivers/r300/r300_vs.c