SQLite

Check-in [5550e815dd]
Login

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

Overview
Comment:Improved detection of zero page numbers in the page cache.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | pcache1-zero-page
Files: files | file ages | folders
SHA1: 5550e815dd943b15c3b08f0526280bba76976199
User & Date: drh 2016-12-30 13:40:41.684
Context
2016-12-30
13:55
Clarify the expectations for the behavior of the xFetch method on the sqlite3_pcache_methods object for the case when the key is zero. (Closed-Leaf check-in: b0810ac1b2 user: drh tags: pcache1-zero-page)
13:40
Improved detection of zero page numbers in the page cache. (check-in: 5550e815dd user: drh tags: pcache1-zero-page)
12:10
Fix a harmless compiler warning in fuzzcheck.c (check-in: 2842bc6053 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pager.c.
Changes to src/pcache1.c.