]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have the crash-test infrastructure code in test6.c read and write the 512-byte block...
authordan <dan@noemail.net>
Wed, 11 Dec 2013 11:03:19 +0000 (11:03 +0000)
committerdan <dan@noemail.net>
Wed, 11 Dec 2013 11:03:19 +0000 (11:03 +0000)
commit1d8b85bed183517991ec87e1df99bce768e4d913
treeab9712b0a6e62ce48f227e5717bec027b1de101e
parent6f68f1640d59118de8086dfad5a8d66b708125c4
Have the crash-test infrastructure code in test6.c read and write the 512-byte block containing the pending-byte lock as normal. Earlier versions did not access this part of the file in order to avoid triggering an assert in os_unix.c. But the assert() has since been removed. And not reading/writing this part of the file causes problems for multiplexor tests.

FossilOrigin-Name: fdc3f3fa3de1481860e1e2a819db2d6c4eb05658
manifest
manifest.uuid
src/test6.c