]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add documentation to make it clear that short reads from xRead in the VFS
authordrh <drh@noemail.net>
Fri, 7 Nov 2008 00:06:18 +0000 (00:06 +0000)
committerdrh <drh@noemail.net>
Fri, 7 Nov 2008 00:06:18 +0000 (00:06 +0000)
commit4c17c3fb115c10c744b710c91177f7090ae2ecb9
tree949f60865c5c609c7944703663fb628bb93605f5
parent1735fa8892b658988b1e92a4bc96627ca53510c5
Add documentation to make it clear that short reads from xRead in the VFS
must be zero-filled. (CVS 5867)

FossilOrigin-Name: fb311d6f4098a08f05b3fac9a2a7e2a53c38bb5f
manifest
manifest.uuid
src/os_os2.c
src/os_unix.c
src/os_win.c
src/sqlite.h.in