]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid calling xRead() on a part of the database file that is memory mapped.
authordan <dan@noemail.net>
Thu, 21 Mar 2013 20:00:07 +0000 (20:00 +0000)
committerdan <dan@noemail.net>
Thu, 21 Mar 2013 20:00:07 +0000 (20:00 +0000)
commit7c49427fc25a0fc1738a4f7062abfea45642fbfc
tree19e9af3a2298e259a8274fe11882cb9668149168
parent5b068f863228ba1f074e2999a7dc1527e34d9612
Avoid calling xRead() on a part of the database file that is memory mapped.

FossilOrigin-Name: c8eac290a7240d69494bd0dad5ed1fdc2505f703
manifest
manifest.uuid
src/pager.c