]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added test code to check for file descriptor leaks. All regression tests pass
authordrh <drh@noemail.net>
Sun, 16 Feb 2003 22:21:32 +0000 (22:21 +0000)
committerdrh <drh@noemail.net>
Sun, 16 Feb 2003 22:21:32 +0000 (22:21 +0000)
commit94e9203247c55697da61bc004a931c714a0e1cd6
tree33295b8e5f8d85badd7d79638d3e20ef5256716a
parent99ee36000379239006f14ad3620604b6dc8c2e02
Added test code to check for file descriptor leaks.  All regression tests pass
now on both win2k and linux. (CVS 868)

FossilOrigin-Name: 75ba78280f7ab6b6acce5878859312f3223ee898
13 files changed:
manifest
manifest.uuid
src/main.c
src/os.c
src/sqliteInt.h
src/test1.c
src/util.c
src/vdbe.c
test/all.test
test/capi2.test
test/ioerr.test
test/quick.test
test/tester.tcl