]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Fixed a serious memory error in vc_Destroy(). Deleting the STPMgr independent of...
authorvijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 22 Oct 2009 18:18:03 +0000 (18:18 +0000)
committervijay_ganesh <vijay_ganesh@e59a4935-1847-0410-ae03-e826735625c1>
Thu, 22 Oct 2009 18:18:03 +0000 (18:18 +0000)
commitf717ed3c7117e306be18fe8131c546440750608f
tree65e107ac9b570bfa778562cf11c142c372006277
parent6a8dd68f130e4f399a4597702853bb1431540a9a
Fixed a serious memory error in vc_Destroy(). Deleting the STPMgr independent of STP was causing a segfault. It has been fixed, and tested for in m32 mode and 64bit mode

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@340 e59a4935-1847-0410-ae03-e826735625c1
src/AST/ASTSymbol.cpp
src/AST/ASTSymbol.h
src/STPManager/STP.h
src/STPManager/STPManager.h
src/c_interface/c_interface.cpp
tests/c-api-tests/Makefile