SQLite

All files named ”test/corruptK.test”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for test/corruptK.test

2024-07-30
17:09
[ac13504593] part of check-in [e0d9670dd9] Get rid of "-encoding binary" across all test cases, as that is no longer supported in Tcl9. Use "-translation binary" instead. (check-in: [e0d9670dd9] user: drh branch: tcl9, size: 8936)
2019-02-11
17:22
[5b4212fe34] part of check-in [480a5090be] Fix test cases. Avoid unnecessary tests for MemPage.nFree less than zero. (check-in: [480a5090be] user: drh branch: deferred-free-space, size: 8970)
2018-11-07
02:17
[5ef338c560] part of check-in [3212733cb6] Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases so that they work with DEFENSIVE enabled. (check-in: [3212733cb6] user: drh branch: read-only-shadow, size: 8874)
2017-10-23
07:52
[9155055784] part of check-in [15e87d9bc8] Fix minor test script problems revealed by releasetest.tcl. (check-in: [15e87d9bc8] user: dan branch: trunk, size: 8842)
2017-10-22
07:57
[d93f5797bf] part of check-in [7bd20a20a0] Avoid running tests that use sqlite_dbpage with SQLITE_OMIT_VIRTUAL_TABLE builds. (check-in: [7bd20a20a0] user: dan branch: trunk, size: 8762)
2017-10-19
15:17
[251ef631d0] part of check-in [04925dee41] Take extra care to avoid an OOB read caused by a corrupt b-tree page. This fixes a problem detected by Natalie Silvanovich of Google Project Zero. (check-in: [04925dee41] user: dan branch: trunk, size: 8509)
2017-03-03
20:02
Added: [814a59ec69] part of check-in [5d0455fece] Fix a case introduced by [4cd2a967] where a corrupt database could cause a buffer overwrite. (check-in: [5d0455fece] user: dan branch: trunk, size: 3034)