]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent code in test6.c from reading the 512 byte locking region (the PENDING_BYTE...
authordanielk1977 <danielk1977@noemail.net>
Tue, 10 Feb 2009 14:28:57 +0000 (14:28 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Tue, 10 Feb 2009 14:28:57 +0000 (14:28 +0000)
commit2d42c2b247145a53f798acbe15f91580d5a992e2
tree852f91a86bb7a0d22f4d8228f1e11ef057da5c68
parent52224a73f1da062815400575663f50e93ed3e761
Prevent code in test6.c from reading the 512 byte locking region (the PENDING_BYTE page) of a database file. Doing so triggers an assert failure in os_unix.c. (CVS 6276)

FossilOrigin-Name: 2a6a43169220fab5a15a786e2a464b90cb893179
manifest
manifest.uuid
src/test6.c