]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When simulating an error in the close() system call, close the file descriptor anyway...
authordan <dan@noemail.net>
Fri, 1 Apr 2011 16:50:07 +0000 (16:50 +0000)
committerdan <dan@noemail.net>
Fri, 1 Apr 2011 16:50:07 +0000 (16:50 +0000)
commitf18749542f4a5e535ccb43cf82ea6beda7418599
treec0e439663b5dd5260ad718e99cf4a4471c07bfdc
parentbe53500356d2b2006671defd9b59a4fef9846257
When simulating an error in the close() system call, close the file descriptor anyway. Otherwise long running tests leak too many file-descriptors and crash.

FossilOrigin-Name: 81ddbf43366c18ebdd46558d6a0fbee2ce6a4c4e
manifest
manifest.uuid
src/test_syscall.c
tool/mkopts.tcl [changed mode: 0755->0644]