]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in mem5.c which would cause an infinite loop on an attempt
authordrh <drh@noemail.net>
Tue, 18 Aug 2009 01:54:19 +0000 (01:54 +0000)
committerdrh <drh@noemail.net>
Tue, 18 Aug 2009 01:54:19 +0000 (01:54 +0000)
commit4c5514d76ef7a9f342d49ea3e36d99e71ba427ff
tree63d32f5ea9d4d934fd56d2eb49a75386d2b96a6a
parentadad77a6c608fd8b29a7b5b2ff75331c303e9ea8
Fix a bug in mem5.c which would cause an infinite loop on an attempt
to allocate more than 1073741824 bytes of contiguous memory.  Also, some
cleanup of mem5.c.  More work to do on this.

FossilOrigin-Name: 783b751a38f9f911c5ebdf738c255b7111978f76
manifest
manifest.uuid
src/mem5.c