Fix a few obvious memory leaks in sygus and quantifiers. Minor fix cvc3_compat.
authorajreynol <andrew.j.reynolds@gmail.com>
Wed, 2 Nov 2016 17:42:25 +0000 (12:42 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Wed, 2 Nov 2016 17:42:25 +0000 (12:42 -0500)
commit81c1bee05d9d7c323f49d33554a523f8f4fbf387
tree2c776f89051a6904dfde4c96332a0e61ca8a03fe
parent6404d4f5f65eefbcc91c733f04942d6cb817f46a
Fix a few obvious memory leaks in sygus and quantifiers. Minor fix cvc3_compat.
src/compat/cvc3_compat.cpp
src/parser/smt2/Smt2.g
src/theory/datatypes/datatypes_sygus.cpp
src/theory/datatypes/datatypes_sygus.h
src/theory/quantifiers/relevant_domain.cpp
src/theory/quantifiers/relevant_domain.h
src/theory/sep/theory_sep.cpp