]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the BenignMalloc() from around the call to FCNTL_OVERWRITE. Add
authordrh <drh@noemail.net>
Tue, 10 Jan 2012 00:24:59 +0000 (00:24 +0000)
committerdrh <drh@noemail.net>
Tue, 10 Jan 2012 00:24:59 +0000 (00:24 +0000)
commit92c45cf0fe3b38869c560050ce04fcb4559570b5
tree3ed95af3ebbba471690936f96ccd035cb9401b2b
parent3cb2f6e60eb08713e5503d8976d88e64eff1e516
Remove the BenignMalloc() from around the call to FCNTL_OVERWRITE.  Add
new ones around sqlite3OsDelete().  Fix an assert that causes problems for
the nx-devkit.

FossilOrigin-Name: 38bc4236d5a9d9f22a525bf9308d90cd4d9ce5a4
manifest
manifest.uuid
src/backup.c
src/os_win.c
src/pager.c
src/wal.c