]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Check that malloc() has not already failed when invoking the xUpdate() method
authordan <dan@noemail.net>
Wed, 13 Jun 2018 11:11:13 +0000 (11:11 +0000)
committerdan <dan@noemail.net>
Wed, 13 Jun 2018 11:11:13 +0000 (11:11 +0000)
commit466ea9b1e20d38b1893612707bc0470316c4e56c
tree309da8ac2c613a3e02bc5a928bcfa53d375a95d4
parentea74c1db6450d3a016f01d5c744addf671daf48f
Check that malloc() has not already failed when invoking the xUpdate() method
of a virtual table implementation. This fixes an assert() failure in FTS5 that
could occur following an OOM condition.

FossilOrigin-Name: e9a7e4d58f3716991309ca0e3f080717e473c7c231685954aceee36172f19cf2
manifest
manifest.uuid
src/vdbe.c
test/releasetest.tcl