]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid returning SQLITE_NOTFOUND when the unix xSetSystemCall interface is invoked...
authordan <dan@noemail.net>
Sat, 2 Apr 2011 17:00:47 +0000 (17:00 +0000)
committerdan <dan@noemail.net>
Sat, 2 Apr 2011 17:00:47 +0000 (17:00 +0000)
commit51438a79366ef6cff5a920930ab76de401b53812
tree7d515ed1364a654d2a6c6740e932b22fffeb1d1b
parent6c15487b7edf747b7b08cf6eb311f503adb0cd6a
Avoid returning SQLITE_NOTFOUND when the unix xSetSystemCall interface is invoked with NULL passed as the second argument, even if all the default system calls are already installed.

FossilOrigin-Name: 3b91eaaa0b3c25022332ba3d1a5651848fc5d84c
manifest
manifest.uuid
src/os_unix.c
src/test_syscall.c
test/oserror.test
test/syscall.test