]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add assert statements to os_unix.c to ensure that any mapped region of the database...
authordan <dan@noemail.net>
Fri, 22 Mar 2013 08:58:38 +0000 (08:58 +0000)
committerdan <dan@noemail.net>
Fri, 22 Mar 2013 08:58:38 +0000 (08:58 +0000)
commit6101d50471a97423032fbffcb72f5b62a28a90ee
tree9ca8e236f444890b54711796065234e33243bc62
parentb26e6c14fe6b89b89c0281319743e488d8bfe6ec
Add assert statements to os_unix.c to ensure that any mapped region of the database file is not being read or written using the xRead() or xWrite() methods.

FossilOrigin-Name: 765615f9fba7c1765eb741cb98a09a28b464ee55
manifest
manifest.uuid
src/os_unix.c