]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Fix. ClearAllTables() deleted all the dynamically allocated memory, but left the...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 18 Jan 2011 12:51:49 +0000 (12:51 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Tue, 18 Jan 2011 12:51:49 +0000 (12:51 +0000)
commit8d7ce6d0cb5314715892443194a6f641dff51ca6
treeb960ab4b38a44b6f4cd3c07ead3c1343fc72936f
parentee791225977dd3e2961a12c372f36e71acf2d124
Fix. ClearAllTables() deleted all the dynamically allocated memory, but left the containers that pointed to them around. Fine if called by the destructor, not fine if called elsewhere.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1070 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/bvsolver.h