diff options
author | Nicolai Hähnle <[email protected]> | 2016-05-13 01:56:44 -0500 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2016-06-15 09:27:40 +0200 |
commit | 494e4b8976a48e37e3cb51338ad69e085ea5061a (patch) | |
tree | 58a2f034ddfa87d0d0250bd960b508d0e4200060 /src/gallium/drivers | |
parent | 6510e0734563ff8d30e45b8781153367db15cc5b (diff) |
st_glsl_to_tgsi: don't read potentially uninitialized buffer variable
Found by -fsanitize=undefined. Note that this should be a harmless issue in
practice because the inst->op check always dominates anyway.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions