Merge pull request #107 from timothy-king/smt1-parser-exception-leaks
authorClark Barrett <barrett@cs.stanford.edu>
Sat, 12 Nov 2016 23:27:13 +0000 (15:27 -0800)
committerGitHub <noreply@github.com>
Sat, 12 Nov 2016 23:27:13 +0000 (15:27 -0800)
commitf2cb814468472e533163f1d31cb08dfe3eacbe32
tree50eb6385d5fc7868825d54e6cf01d2a9d29c9a9e
parent86a731319e7dd588ef61b061ad24388c53454c47
parent3921e999fd5172fdeeabeecda6ddddc6b3983959
Merge pull request #107 from timothy-king/smt1-parser-exception-leaks

Adding garbage collection for the Smt1 Parser for Commands when…