]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Cause sqlite3_exec() to return SQLITE_NOMEM if it cannot allocate memory to
authordrh <drh@noemail.net>
Fri, 3 Jul 2009 19:18:43 +0000 (19:18 +0000)
committerdrh <drh@noemail.net>
Fri, 3 Jul 2009 19:18:43 +0000 (19:18 +0000)
commit6bef648d971d8a9dc57a1db6bc9be58957e890f1
tree55e776e952af862e22667d2760df6126c919c934
parentee152b00a3b9bdc5b5ddf374d21ab295659c71a1
Cause sqlite3_exec() to return SQLITE_NOMEM if it cannot allocate memory to
hold the error message for some other error. (CVS 6844)

FossilOrigin-Name: e9849292ab741f4c86203b2629dbe116f9b527c8
manifest
manifest.uuid
src/legacy.c