]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the sqlite3ValueFromExpr() routine so that it returns SQLITE_NOMEM
authordrh <drh@noemail.net>
Fri, 18 Feb 2011 17:23:23 +0000 (17:23 +0000)
committerdrh <drh@noemail.net>
Fri, 18 Feb 2011 17:23:23 +0000 (17:23 +0000)
commitb1aa0ab6daf091bbadbd82092ea5040f88a363d4
tree2a1a6d5f1ce566a8549cfef34492e988f701b0b9
parentcd92e84d07c9e5446370b1138dccc3835f63f99c
Fix the sqlite3ValueFromExpr() routine so that it returns SQLITE_NOMEM
on an OOM when trying to extract a NULL.

FossilOrigin-Name: 1061e94fa983a441b289753b873559163ab849e6
manifest
manifest.uuid
src/vdbemem.c