]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the name of the shared memory file has two zero-terminators in the
authordrh <drh@noemail.net>
Thu, 5 Jan 2012 21:19:54 +0000 (21:19 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Jan 2012 21:19:54 +0000 (21:19 +0000)
commit9cb5a0d989252d27ca0a2ef92d3fc06089e48adb
tree2d3937ef8e4c0808a4098dae3df44a542899f690
parente025d9a096885a825677796f4bfc8bf08bdf59a0
Make sure the name of the shared memory file has two zero-terminators in the
UNIX VFS, so that sqlite3_uri_parameter() will work correctly on that name.

FossilOrigin-Name: 3d088ba5e36c0b6bccc86986f8fa9a22b340c297
manifest
manifest.uuid
src/os_unix.c