]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the memdb VFS so that it does not allow mmap if it is resizable, and so
authordrh <>
Sat, 23 Oct 2021 17:46:00 +0000 (17:46 +0000)
committerdrh <>
Sat, 23 Oct 2021 17:46:00 +0000 (17:46 +0000)
commit88944e6f1035d98e8af36c57c9d29636d2d77ec9
tree4a2702ce8139504427a0b14034bf7239f06e857d
parentbe5365617143b4bb58ab8a105df1a5ba041b0bb6
Fix the memdb VFS so that it does not allow mmap if it is resizable, and so
that it never opens a disk file for any reason.

FossilOrigin-Name: 5ee14715a561d7522e9c6fd35a2ad3e6de526450025a99d2a523c2b27151be4f
manifest
manifest.uuid
src/memdb.c
src/vdbesort.c