commit | cb2791213a660dc39c22872ea9095bdfaa61aae4 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@lunarg.com> | Thu Dec 02 17:53:42 2010 +0800 |
committer | Chia-I Wu <olv@lunarg.com> | Thu Dec 02 17:54:23 2010 +0800 |
tree | d18a0a131c9db87dbcb158db5f6ba9855e00f4e6 | |
parent | b950d6fa5d1a62ae81b83e20e07f373d8c777ac0 [diff] |
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.