]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Early detection of implausibly sized records to avoid unnecessary
authordrh <drh@noemail.net>
Mon, 4 Feb 2019 21:10:24 +0000 (21:10 +0000)
committerdrh <drh@noemail.net>
Mon, 4 Feb 2019 21:10:24 +0000 (21:10 +0000)
commit53d30dd371832c13a62312b339cb0a86b1012b20
tree83c93e670ae8d5bef8a3455c61464fc462c2aa5e
parentaf48257bc91a8d23663bc7fa136626ed90f61a22
Early detection of implausibly sized records to avoid unnecessary
large memory allocations.

FossilOrigin-Name: 2c8769c69f301307db6663adb8b7c0b89f5959516bf6110cb8ff4b21bd903f70
manifest
manifest.uuid
src/btree.c
src/btree.h
src/vdbemem.c