diff options
author | Vinson Lee <vlee@vmware.com> | 2010-04-24 23:31:35 -0700 |
---|---|---|
committer | Vinson Lee <vlee@vmware.com> | 2010-04-24 23:31:35 -0700 |
commit | a1a7738223b754044213b969371823ec52b0a9e2 (patch) | |
tree | e6e083dbf072bb214ce5a529e237ff5c010bd116 /src/gallium/state_trackers/glx | |
parent | 9bc54ca991e15d3a8200f4d64e778bba19338ef5 (diff) |
gallivm: Remove NULL check of pointer that can't be NULL.
info cannot be NULL at the call to debug_printf. emit_instruction
dereferences info, so at debug_printf it is either not NULL or the
program has already crashed.
Diffstat (limited to 'src/gallium/state_trackers/glx')
0 files changed, 0 insertions, 0 deletions