]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the kvtest.c test utility, reuse the buffer into which blobs are read,
authordrh <drh@noemail.net>
Sat, 21 Jan 2017 15:55:41 +0000 (15:55 +0000)
committerdrh <drh@noemail.net>
Sat, 21 Jan 2017 15:55:41 +0000 (15:55 +0000)
commit184d902db106be07a19bd0cdbf10fb2ec1bf89a3
tree531ae0c1b124ed1c555e93ba7845e7a61f4b8b0e
parent36cae856eef6769c83da403bd73247c12474142f
In the kvtest.c test utility, reuse the buffer into which blobs are read,
rather than reallocating it for each row.  This is a closer match to how
other test programs work, and thus provides a better comparison.

FossilOrigin-Name: 0d1ad13a296b22d6fe36879b56f99bd6af1acd3a
manifest
manifest.uuid
test/kvtest.c