]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix cases where code in expr.c was failing to handle OOM failures that occurred while...
authordan <Dan Kennedy>
Sat, 17 Apr 2021 14:42:37 +0000 (14:42 +0000)
committerdan <Dan Kennedy>
Sat, 17 Apr 2021 14:42:37 +0000 (14:42 +0000)
commit44918c74cdbb911049433e0f8d009f6dbcd399af
treeeda1d1b3902bd985b1e4013a9c8ccc24557fb381
parent7b0d34fe32ef3b62b86647ff6eb7d04bd360f67d
Fix cases where code in expr.c was failing to handle OOM failures that occurred while processing sub-select expressions.

FossilOrigin-Name: 62efe2eee34fdb147cc456290576d8fc3801487867c78aadd4485f85468d9ffc
manifest
manifest.uuid
src/select.c
test/exprfault.test [new file with mode: 0644]