]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add assert()s to the implementation of xRead() in the built-in VFSes to
authordrh <drh@noemail.net>
Thu, 9 May 2013 18:12:40 +0000 (18:12 +0000)
committerdrh <drh@noemail.net>
Thu, 9 May 2013 18:12:40 +0000 (18:12 +0000)
commit6cf9d8d63a37c4990838d8ac660529f27ef3cba9
tree03e9c0595249df5a0b102d49c2cc01eb2b98dca1
parentb3129fa560d12ae44cb0a992a4a4b4980da1e494
Add assert()s to the implementation of xRead() in the built-in VFSes to
verify that the offset parameter is always non-negative.

FossilOrigin-Name: cf5c3642247fdd34d87f0368594cd7b8f081636a
manifest
manifest.uuid
src/os_unix.c
src/os_win.c