]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added an assert() to detect lookaside memory leaks. Also added the
authordrh <drh@noemail.net>
Sat, 11 Oct 2008 15:38:29 +0000 (15:38 +0000)
committerdrh <drh@noemail.net>
Sat, 11 Oct 2008 15:38:29 +0000 (15:38 +0000)
commit4150ebf86fd9935a19dbdc67bdd72e45a1d46a13
treece22191f363999a0d15eccf9201d975e2b91a598
parent99655beecf8aaceef5a4122e8cd63e32c565dc26
Added an assert() to detect lookaside memory leaks.  Also added the
SQLITE_OMIT_LOOKASIDE compile-time option which is useful in trying to
track down lookaside memory leaks. (CVS 5800)

FossilOrigin-Name: 0c4c66071a46cecc5f87afb8f8f01ae2c90ee9b3
manifest
manifest.uuid
src/main.c
src/malloc.c