nvfx: Silence uninitialized variable warnings.
authorVinson Lee <vlee@vmware.com>
Sun, 22 Aug 2010 05:59:46 +0000 (22:59 -0700)
committerVinson Lee <vlee@vmware.com>
Sun, 22 Aug 2010 05:59:46 +0000 (22:59 -0700)
commit172953ef3a481612aa3bc9894941c2f9d34f509e
tree9f2d95d49f91a17804443a607fdb89e565f76288
parentfdedff2dba64ce25e8a572c1001f2b9e8eed00d2
nvfx: Silence uninitialized variable warnings.

Variables weren't initialized on the error paths.
src/gallium/drivers/nvfx/nvfx_fragprog.c
src/gallium/drivers/nvfx/nvfx_vertprog.c