]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When a memory allocation fails on the %Q conversion in sqlite3_mprintf(),
authordrh <drh@noemail.net>
Thu, 20 Nov 2008 18:20:28 +0000 (18:20 +0000)
committerdrh <drh@noemail.net>
Thu, 20 Nov 2008 18:20:28 +0000 (18:20 +0000)
commitd164fd3483019f7ee1c79e39ad33ebfa22b63597
tree427053d135aff5ce1e7420ccc787fe1a990fb6c3
parentc7b7f1ae1ddda6c6637c0fb1e3e680de6f9d9aac
When a memory allocation fails on the %Q conversion in sqlite3_mprintf(),
make sure the error is reported back up the call stack. (CVS 5933)

FossilOrigin-Name: eebacbc9d7d0625dfbe6367046fa4a0ca9c04e74
manifest
manifest.uuid
src/printf.c