]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid an assertion fault if an out-of-memory error occurs while trying
authordrh <drh@noemail.net>
Wed, 17 Jun 2009 22:50:41 +0000 (22:50 +0000)
committerdrh <drh@noemail.net>
Wed, 17 Jun 2009 22:50:41 +0000 (22:50 +0000)
commita0c065211114f58515358353e154d0126e56afeb
tree61772bf7cf4fb6ce3ddb7691e0e6961da56344bd
parent3a9cf17d7c5a34ec1c15ba6990450a02c802f6f7
Avoid an assertion fault if an out-of-memory error occurs while trying
to run the string-concatentation operator on a zero-blob.  (This is an
absurd thing to do, but even so, we still should not fault.) (CVS 6778)

FossilOrigin-Name: 0def0b76b9f4de9ee259ab1cbe71051fd58b73be
manifest
manifest.uuid
src/vdbe.c