]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
* Fix memory leaks in the c-api for testcases 11 & 20. However, testcase 5 is now...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 6 Nov 2009 12:45:37 +0000 (12:45 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Fri, 6 Nov 2009 12:45:37 +0000 (12:45 +0000)
commitb82f8535fc771b44d7ff56d74e8c0fb82b86af47
tree0d4d24775169e2bd0b61a018bda558e2b64e6acd
parent21e71e7926c0000e427bf421dde2b283110cbc65
* Fix memory leaks in the c-api for testcases 11 & 20. However, testcase 5 is now broken and is commented out.
* If Valgrind is installed in the path, test cases 3,11&20 will run under Valgrind. Those test cases neither leak nor use unitialised memory.

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