diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2009-07-30 09:41:35 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2009-07-30 09:41:35 -0700 |
commit | 17534ab88ce29119f79de8abfcc4170471e8f5a4 (patch) | |
tree | 8b146f525b89373b2e9c39e0917053f36c881dfa /src/gallium | |
parent | 600710907c5b72cf33e0b3ca6dc7e0d2a1a8ab25 (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/gallium')
0 files changed, 0 insertions, 0 deletions