]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the filename passed into the xFullPathname method of the VFS is
authordrh <drh@noemail.net>
Thu, 27 Feb 2020 11:32:14 +0000 (11:32 +0000)
committerdrh <drh@noemail.net>
Thu, 27 Feb 2020 11:32:14 +0000 (11:32 +0000)
commitdf97d439301fefc2d962b5619d22f82dc436d1c6
treedca445fd6f298eebf5153d58b984472cf62d69fc
parenta8781d9d932aaadc6bbfcecd36705eb6410871a0
Ensure that the filename passed into the xFullPathname method of the VFS is
acceptable as an argument to sqlite3_uri_parameter().  The interface spec does
not guarantee this, but it has been so historically and some applications
have come to depends on it.

FossilOrigin-Name: bfb09371d452d5d4dacab2ec476880bc729952f44ac0e5de90ea7ba203243c8c
manifest
manifest.uuid
src/attach.c
src/main.c