summaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorIan Romanick <[email protected]>2013-04-08 16:37:04 -0700
committerIan Romanick <[email protected]>2013-04-12 16:24:39 -0700
commit278c9af85e910f4625427c4e4ac27acf6eac02bf (patch)
tree4ffc5449726eb07c1644555ef3a3035ad8bff338 /SConstruct
parentc6a86fb5639977f37a1403012669cdee86bbd89f (diff)
glsl: Fix hypothetical NULL dereference in ast_process_structure_or_interface_block
Fixes issue identified by Klocwork analysis: Pointer 'field_type' returned from call to function 'glsl_type' at line 4126 may be NULL and may be dereferenced at line 4139. Also there are 2 similar errors on line(s) 4165, 4174. In practice, it should be impossible to actually get NULL in here because a syntax error would have already caused compilation to halt. Signed-off-by: Ian Romanick <[email protected]> Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions