SQLite

All files named ”test/fuzzdata7.db”
Login

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

History for test/fuzzdata7.db

2020-02-18
23:58
[0166b56fd7] part of check-in [ee034fe916] Remove a NEVER() macro and add a test case to cause its argument to be true. (check-in: [ee034fe916] user: drh branch: trunk, size: 16819200)
2019-07-22
23:24
[e7a86fd83d] part of check-in [f60a830691] Do not use the insert-overwrite optimization if the cell might overwrite the page header. (check-in: [f60a830691] user: drh branch: trunk, size: 16819200)
2019-05-16
20:40
[babb1c560f] part of check-in [1eb2a628e4] Add test cases to test/fuzzdata7.db for (harmless) dbfuzz2 finds. (check-in: [1eb2a628e4] user: drh branch: trunk, size: 16811008)
2019-05-08
00:17
[2b13f8d7a4] part of check-in [a0819086a5] Earlier detections of errors in the byte-offset-to-cell-content integer at offset 5 in the header of a btree page. (check-in: [a0819086a5] user: drh branch: trunk, size: 16807936)
2019-03-25
19:50
[f46c9a5698] part of check-in [8c80b004ca] Earlier detection of corruption while added to the freelist. (check-in: [8c80b004ca] user: drh branch: trunk, size: 16793600)
18:44
[faa2d2aea6] part of check-in [bcbe7d96df] Fix a faulty assert() statement in balance_nonroot() - the assert() should use get2byteNotZero() instead of get2byte() for the corner case where the number cells is zero on a 65536-byte page. (check-in: [bcbe7d96df] user: drh branch: trunk, size: 16763904)
2019-03-05
14:47
[7b04dfb4e2] part of check-in [25975e1fb2] New dbfuzz2 test cases added to test/fuzzdata7.db (check-in: [25975e1fb2] user: drh branch: trunk, size: 16762880)
2019-01-24
13:36
[3fc78e65df] part of check-in [65ad6c55f1] Use memmove() instead of memcpy() in a place where buffers might overlap if the database file is badly corrupted, to prevent warnings from ASAN and valgrind. (check-in: [65ad6c55f1] user: drh branch: trunk, size: 16417792)
2019-01-11
16:44
[8b478751a8] part of check-in [fa47f4c658] Improved detection of cell corruption in sqlite3VdbeRecordCompareWithSkip(). (check-in: [fa47f4c658] user: drh branch: trunk, size: 16412672)
2018-12-13
03:36
[c8c5ef745c] part of check-in [b4210d320c] New database corruption test cases discovered by dbfuzz2. The new cases have been added to test/fuzzdata7.db, but have not yet all been fixed, so tests will not currently pass. (check-in: [b4210d320c] user: drh branch: dbfuzz2-cases, size: 16412672)
2018-11-15
13:51
[a1bf54eb45] part of check-in [e8316ba47f] New fuzztest cases. (check-in: [e8316ba47f] user: drh branch: trunk, size: 16369664)
2018-10-30
23:45
Added: [829cbab68b] part of check-in [79fdad8b42] Add new fuzzer cases generated by dbfuzz2. (check-in: [79fdad8b42] user: drh branch: dbfuzz2-cases, size: 11921408)