]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a malloc/free mismatch in pager.c (sqlite3_free() called on a buffer allocated...
authordan <dan@noemail.net>
Thu, 7 Jun 2012 07:24:04 +0000 (07:24 +0000)
committerdan <dan@noemail.net>
Thu, 7 Jun 2012 07:24:04 +0000 (07:24 +0000)
commita879342b0ef772b56d74356e64376359b932c5fe
tree8b2afe87343a5b065c2a59a6ae2ba2e2b03a1748
parent4bd6952a77790cb0a3d84e6e76d07a7d381b99b4
Fix a malloc/free mismatch in pager.c (sqlite3_free() called on a buffer allocated by sqlite3DbMalloc()).

FossilOrigin-Name: 506008f000ba4af0b35da023b8c52f7a3f5033bd
manifest
manifest.uuid
src/pager.c
test/capi3.test
test/capi3c.test
test/permutations.test