OSDN Git Service

mesa: Fix leak of uniform storage records on shader program link/free.
authorEric Anholt <eric@anholt.net>
Thu, 12 Jan 2012 21:08:22 +0000 (13:08 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 24 Jan 2012 23:39:47 +0000 (15:39 -0800)
commitbffefc3d27c74dc25987405c6f94d7bc7f67acf6
tree926dd7d00114e68c712c5ba0088861801938a09b
parent531948947e39225d42967521a4bb479f6be5ab72
mesa: Fix leak of uniform storage records on shader program link/free.

NOTE: This is a candidate for the 8.0 branch.
(cherry picked from commit 0f68d88034a9815445ae0a35aacc500f82f33a18)
src/mesa/main/shaderobj.c