glsl2: Don't forget to walk the parameters to a function in the hv.
authorEric Anholt <eric@anholt.net>
Wed, 7 Jul 2010 15:38:16 +0000 (08:38 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 7 Jul 2010 16:07:52 +0000 (09:07 -0700)
commit773025b92c934014b9ceb4ebfdabcfc9d8587aa2
treea64a23594a2fb889a45ef087931766e60cdb7136
parent570dc0d4004bf09d257b3e4c8664d3c26a8af510
glsl2: Don't forget to walk the parameters to a function in the hv.

Fixes segfaults from use after free after the steal of ir nodes and
free of the compile context.
src/glsl/ir_hv_accept.cpp