]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the test suite that could cause a crash if using a pre-allocated...
authordanielk1977 <danielk1977@noemail.net>
Sat, 21 Jun 2008 08:12:15 +0000 (08:12 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sat, 21 Jun 2008 08:12:15 +0000 (08:12 +0000)
commit4b9507a0f100929f23a693666828759ae8bc0c32
tree260be2b99dd79b61217f87970c2f5329828a50f0
parent362cc83915725ba747c47168a071fe594f7a8791
Fix a problem in the test suite that could cause a crash if using a pre-allocated block of memory for pages (the problem was that sqlite3_shutdown() was being called while there were still open database connections). (CVS 5259)

FossilOrigin-Name: 3d413e9b466a871650597407016131df4d07b3d2
manifest
manifest.uuid
src/malloc.c
test/tableapi.test