]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Updating CMS2 to correct destructor segfault
authormsoos <msoos@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 21 Apr 2010 10:44:06 +0000 (10:44 +0000)
committermsoos <msoos@e59a4935-1847-0410-ae03-e826735625c1>
Wed, 21 Apr 2010 10:44:06 +0000 (10:44 +0000)
commit1ed7e9aed374bf9974c45895ff528455af8be177
tree935e889f81350fa24cc2a164a66451f867052d9d
parenta52bf415dcc89e2ab1f1faa8a318a51e01ef753e
Updating CMS2 to correct destructor segfault

XorFinder left the state in an unstable manner when UNSAT was found this
later lead to a segfault when trying to destruct the solver. Fixed.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@696 e59a4935-1847-0410-ae03-e826735625c1
src/sat/cryptominisat2/VERSION
src/sat/cryptominisat2/VarReplacer.cpp
src/sat/cryptominisat2/VarReplacer.h
src/sat/cryptominisat2/XorFinder.cpp
src/sat/cryptominisat2/XorFinder.h