fix memory leak
authorBrian Demsky <bdemsky@uci.edu>
Thu, 14 Mar 2013 22:39:14 +0000 (15:39 -0700)
committerBrian Demsky <bdemsky@uci.edu>
Thu, 14 Mar 2013 22:39:14 +0000 (15:39 -0700)
when we reuse nodes in the nodestack, we will recreate yield information and leak the old array...


No differences found