diff options
author | Brian Paul <[email protected]> | 2012-03-09 08:16:26 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-03-09 08:25:18 -0700 |
commit | 991798822346dbb2d741b1f6d62f4bcb2c889dc8 (patch) | |
tree | 28aa2cee3f8a0dfc65786025d052f83904fa2a02 /src/mesa | |
parent | fb3cb5c2dd9761ff697584a8f7943051dac24142 (diff) |
svga: add null vs pointer check in update_need_pipeline()
Based on a patch submitted by Vic Lee. The other part of his patch
which checked the fs pointer wasn't needed.
This fixes a crash when clear() is called before any VS or FS is set.
But this can only happen when the driver is used without the Mesa
state tracker.
NOTE: This is a candidate for the 8.0 branch.
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions