]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a memory leak that can occur in os_unix.c if an IO error occurs within the xUnloc...
authordan <dan@noemail.net>
Wed, 16 Jun 2010 10:55:42 +0000 (10:55 +0000)
committerdan <dan@noemail.net>
Wed, 16 Jun 2010 10:55:42 +0000 (10:55 +0000)
commitb0ac3e3a17bfd02e19c4e1b4463406768614cd5e
tree58b7f53a2cbd17156021d7fe780ffeadb734f13a
parenta4a9095ec032c8fd0435e756b3ce6055d9374a6c
Fix a memory leak that can occur in os_unix.c if an IO error occurs within the xUnlock method.

FossilOrigin-Name: 6c5c04eea1f0e8d61883ee8675c249fbf895dc01
manifest
manifest.uuid
src/os_unix.c
src/test_vfs.c
test/malloc_common.tcl
test/pager1.test
test/pagerfault.test [new file with mode: 0644]
test/permutations.test