softpipe: fix memory leaks
authorMorgan Armand <morgan.devel@gmail.com>
Mon, 7 Nov 2011 18:37:48 +0000 (19:37 +0100)
committerBrian Paul <brianp@vmware.com>
Mon, 7 Nov 2011 20:25:46 +0000 (13:25 -0700)
commit89d6044b7b70304bdd9ebab734d8b1c0826cbdb8
tree9dffdf537c26565d8e254b2cfba1477548326b28
parentdceb202297b39220fbbcb41267077fb3ff8d137a
softpipe: fix memory leaks

This series of patches is a splitted version of my previous one, as suggested by Brian.

Signed-off-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/softpipe/sp_state_derived.c
src/gallium/drivers/softpipe/sp_state_shader.c