st/vega: polygon_array requires a deep free.
authorChia-I Wu <olv@lunarg.com>
Thu, 2 Dec 2010 09:53:42 +0000 (17:53 +0800)
committerChia-I Wu <olv@lunarg.com>
Thu, 2 Dec 2010 09:54:23 +0000 (17:54 +0800)
commitcb2791213a660dc39c22872ea9095bdfaa61aae4
treed18a0a131c9db87dbcb158db5f6ba9855e00f4e6
parentb950d6fa5d1a62ae81b83e20e07f373d8c777ac0
st/vega: polygon_array requires a deep free.

A polygon array is an array of pointers to polygons.  The polygons
should be freed with the array.
src/gallium/state_trackers/vega/path.c