diff options
author | Vinson Lee <[email protected]> | 2013-08-04 01:18:28 -0700 |
---|---|---|
committer | Vinson Lee <[email protected]> | 2013-08-05 21:54:20 -0700 |
commit | b57c1e4b86a0884318418bb19191af41cfd40175 (patch) | |
tree | 0f1daa87774cce2a66ba5997911e1e03264dc4b8 /Makefile.am | |
parent | 60b567ee59b96b9fa334bf59d3d443c29c590c54 (diff) |
llvmpipe: Do not need to free anything if there is no geometry shader.
If gs is null, then freeing state->shader.tokens would result in a null
dereference.
Fixes "Dereference after null check" defect reported by Coverity.
Signed-off-by: Vinson Lee <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions