OSDN Git Service

mesa: Fix memory leak if we run out of memory
authorVinson Lee <vlee@vmware.com>
Wed, 28 Oct 2009 23:59:49 +0000 (17:59 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 28 Oct 2009 23:59:49 +0000 (17:59 -0600)
commit96128fdf2f959e2b59eca8f234dc6f3adf7a553f
treec69ed0c0c9675d055d29e42a76914a94d1eba69e
parentc0a61c8442af3cfa810098d34bf6a21d11a5d720
mesa: Fix memory leak if we run out of memory

Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/main/texstore.c