st/nine: Fix use of uninitialized values
authorPatrick Rudolph <siro@das-labor.org>
Sun, 17 May 2015 10:46:42 +0000 (12:46 +0200)
committerAxel Davy <axel.davy@ens.fr>
Fri, 21 Aug 2015 20:21:46 +0000 (22:21 +0200)
commit620f3e9bfe4bc56c65638a49b1c4f1d5cbef057d
tree9e6e52b8612f6a456d00ffe16099017562e4dbfe
parent248833ff4072da4f3362dc9f0eab84eb015f3964
st/nine: Fix use of uninitialized values

Set all values to 0 after allocation. Found using valgrind.

Reviewed-by: Axel Davy <axel.davy@ens.fr>
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
src/gallium/state_trackers/nine/device9.c