]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the OOM handling for explain statements so that it is the same as for regular...
authordanielk1977 <danielk1977@noemail.net>
Fri, 21 Nov 2008 16:58:03 +0000 (16:58 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 21 Nov 2008 16:58:03 +0000 (16:58 +0000)
commit6c359f071dba94b5f5babffe8c84633f655c521f
tree617ecb21e780f665d3df74131ea82b89e817e30f
parentf730075312add8cbd9c0c53e0a630264a12cdda5
Fix the OOM handling for explain statements so that it is the same as for regular statements if the OOM error occurs from within a call to sqlite3_column_text() or text16(). (CVS 5941)

FossilOrigin-Name: 891b14e138c4d6cac0dfb234d8aedc5dabe376ab
manifest
manifest.uuid
src/vdbeaux.c