]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If the application-defined openDirectory() function returns SQLITE_CANTOPEN,
authordrh <drh@noemail.net>
Tue, 23 Aug 2011 20:11:32 +0000 (20:11 +0000)
committerdrh <drh@noemail.net>
Tue, 23 Aug 2011 20:11:32 +0000 (20:11 +0000)
commit1ee6f740462f2ee0529929fcb6513c6c5e01290d
tree41c603f4772f933387d3e7295a878f3725928d77
parent422faae0ae6d5c934bcb1e247405cc18e824909a
If the application-defined openDirectory() function returns SQLITE_CANTOPEN,
then silently ignore the error.  This allows the chromium sandbox to disallow
opening of directories without causing errors.

FossilOrigin-Name: 880b51150aaed804005f5062b4dd2fa0ffafa147
manifest
manifest.uuid
src/os_unix.c