st/mesa: Ensure dst in compile_instruction is initialized.
authorVinson Lee <vlee@freedesktop.org>
Thu, 2 Aug 2012 06:11:33 +0000 (23:11 -0700)
committerVinson Lee <vlee@freedesktop.org>
Fri, 3 Aug 2012 04:10:49 +0000 (21:10 -0700)
commit350f12fb657a2ac860796c179233fa357e4bf46c
tree95e4731b697db38c5ed60b5a71460a23c7726f4a
parentf6ad8b45c2731075d91f43e92862847f2c26e95a
st/mesa: Ensure dst in compile_instruction is initialized.

Fixes uninitialized scalar variable defect reported by Coverity.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/state_tracker/st_mesa_to_tgsi.c