diff options
author | Brian Paul <[email protected]> | 2014-03-24 17:17:34 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2014-03-26 10:31:13 -0600 |
commit | 488d4c482637af4b0ab25a3b0e664795164fe819 (patch) | |
tree | ebd3a04a9181f0dfe000dcc24cf4f49234f319c1 /Makefile.am | |
parent | 82246f793980204cd68240b2bc2b2b3cb7ed7d3d (diff) |
st/mesa: add null pointer checking in query object functions
Don't pass null query object pointers into gallium functions.
This avoids segfaulting in the VMware driver (and others?) if the
pipe_context::create_query() call fails and returns NULL.
Cc: "10.0" "10.1" <[email protected]>
Reviewed-by: Roland Scheidegger <[email protected]>
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions