]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When extending the size of SrcList objects, do not attempt to use
authordrh <drh@noemail.net>
Wed, 6 Feb 2019 01:18:36 +0000 (01:18 +0000)
committerdrh <drh@noemail.net>
Wed, 6 Feb 2019 01:18:36 +0000 (01:18 +0000)
commitd0ee3a1e6dd6e4e47ebaa5e9233332dd6a388d67
treea0ddb3bac1e56cafac9c885711fb31a30c51d211
parent4acd754c794d601c9825301580a5af5738befe92
When extending the size of SrcList objects, do not attempt to use
extra space on the end of the allocation, as that provides scarcely any
performance benefit but does greatly complicate cross-platform testing.

FossilOrigin-Name: 3087a0c31e9fbfaedb7cf10a2fda59bc22318ff178614aefcc00ac83d9a7bb14
manifest
manifest.uuid
src/build.c