]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a page leak in btree balance routines that follows a malloc failure.
authordrh <drh@noemail.net>
Mon, 13 Aug 2007 14:56:44 +0000 (14:56 +0000)
committerdrh <drh@noemail.net>
Mon, 13 Aug 2007 14:56:44 +0000 (14:56 +0000)
commit117066ce509bbc30ef1574b31be1cfe72c64ce8f
tree2fc2c03cd0ad5a6a35e804ffd985637e40916b60
parent5814c1a9fc49d87c80f1e9c1fc931ac80352f98f
Fix a page leak in btree balance routines that follows a malloc failure.
This problem detected by the new soft-heap-limit testing. (CVS 4214)

FossilOrigin-Name: bad661bb0bfabf982a2d711ea4165af130a4cae0
manifest
manifest.uuid
src/btree.c