ecere/com/instance.ec: Fixed long standing leaks in templates
authorJerome St-Louis <jerome@ecere.com>
Thu, 21 Apr 2016 07:13:46 +0000 (03:13 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 2 Jul 2016 20:41:02 +0000 (16:41 -0400)
commit6e1a076ea02d0b6457c5d844700644efaf85d3a0
treeaaf7327da25ff83d09014625e8cb1d5cd5ec91ec
parent3c2c50419f06525a1453f4f10e477bc99cc61d07
ecere/com/instance.ec: Fixed long standing leaks in templates
- The one significant change is adding FreeTemplatesDerivatives(template) in FreeTemplate()
- Updated bootstrap
compiler/bootstrap/ecere/bootstrap/instance.c
ecere/src/com/instance.ec