diff options
author | Carl Worth <cworth@cworth.org> | 2010-06-23 18:19:46 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2010-06-23 19:00:42 -0700 |
commit | 522de3f5ecbfe3f84e92ac03d1438a44eb1beae7 (patch) | |
tree | cbb1e935a7c9c3845fdca93da3bd8a9075dcc71d /glcpp/tests | |
parent | 1660a2954797e056caba319c5d6c70b0d4be22fe (diff) |
Close memory leaks from generate_constructor_intro
By simply propagating a 'ctx' parameter through these function
calls. (We do this because these function are otherwise only receiving
an exec_list, which is not a valid talloc context.)
This closes 1611 leaks in the glsl-orangebook-ch06-bump.frag test:
total heap usage: 55,623 allocs, 44,283 frees
(was 42,672 frees)
Diffstat (limited to 'glcpp/tests')
0 files changed, 0 insertions, 0 deletions