summaryrefslogtreecommitdiff
path: root/src/mesa/drivers
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2009-07-30 09:41:35 -0700
committerIan Romanick <ian.d.romanick@intel.com>2009-07-30 09:41:35 -0700
commit17534ab88ce29119f79de8abfcc4170471e8f5a4 (patch)
tree8b146f525b89373b2e9c39e0917053f36c881dfa /src/mesa/drivers
parent600710907c5b72cf33e0b3ca6dc7e0d2a1a8ab25 (diff)
ARB prog parser: Prevent NULL ptr deref for KIL instruction
The KIL instruction doesn't have a destination register, so dereferencing dst in asm_instruction_ctor would cause a segfault.
Diffstat (limited to 'src/mesa/drivers')
0 files changed, 0 insertions, 0 deletions