]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Modify sqlite3_str_finish() and sqlite3VMPrintf() so that they always
authordrh <drh@noemail.net>
Fri, 22 Feb 2019 15:42:10 +0000 (15:42 +0000)
committerdrh <drh@noemail.net>
Fri, 22 Feb 2019 15:42:10 +0000 (15:42 +0000)
commit255a81f10a5885a17d99ea20e13e1641029e6e3b
tree7db3d75f00d5dbd4d410b6e62078de198c6410dc
parentdbdddc99d83130fe22ed63a4bfc19a53a408c51b
Modify sqlite3_str_finish() and sqlite3VMPrintf() so that they always
return NULL on any OOM or SQLITE_LIMIT_LENGTH error.

FossilOrigin-Name: e7144ffd21294d7aebbfa6aa5a262797a6d16de11193f1bf6b75f5f27b04c940
manifest
manifest.uuid
src/printf.c
test/printf.test