SQLite

Check-in [fb311d6f40]
Login

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

Overview
Comment:Add documentation to make it clear that short reads from xRead in the VFS must be zero-filled. (CVS 5867)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: fb311d6f4098a08f05b3fac9a2a7e2a53c38bb5f
User & Date: drh 2008-11-07 00:06:18.000
Context
2008-11-07
00:24
Prevent a rollback from crashing if the sector-size field of the rollback journal is corrupted. (CVS 5868) (check-in: cf9d1d933f user: drh tags: trunk)
00:06
Add documentation to make it clear that short reads from xRead in the VFS must be zero-filled. (CVS 5867) (check-in: fb311d6f40 user: drh tags: trunk)
2008-11-06
15:33
Fix a bug in the CAST operator associated with the column cache. (CVS 5866) (check-in: 1b6a514044 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/os_os2.c.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/sqlite.h.in.