commit | 775c47204e273c5e8f4323e42ed34f9579aa05dd | [log] [tgz] |
---|---|---|
author | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | Thu Jan 16 08:51:48 2014 -0800 |
committer | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | Thu Jan 16 11:49:17 2014 -0800 |
tree | d770e806692257753806c4c2b99cd4cfc7513803 | |
parent | 6e60cfd6d35ee7dbe68cee1ff2198d3b421ab686 [diff] |
Pass Framework Cleanup Fixed an end-of-program memory leak and added const as qualifiers for various parameters. The memory leak involves the pass array holder that would not be freed. The solution now uses a template getter that holds the unique instance. Change-Id: Ie8f5b0e5f4249f92851e8ba14e4238952edffee6