]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() failure that could follow an OOM when coding a RETURNING trigger...
authordrh <>
Wed, 5 Jan 2022 16:02:23 +0000 (16:02 +0000)
committerdrh <>
Wed, 5 Jan 2022 16:02:23 +0000 (16:02 +0000)
commitdde17957b7932fcbd204a1496945bb689560bf7b
tree0bb425819d889b0fd8ac6900187eda2a6ad8bb57
parentcf6b0e27d2c92c05961ab041c04d5e6b1e130d4f
Fix an assert() failure that could follow an OOM when coding a RETURNING trigger. dbsqlfuzz case 5d3e2438f15dc32b473d9f29413157857efa1212.

FossilOrigin-Name: 93965e67e2478fc99d7abfd6790edac353358373873bb6ac82c7c65dbe52a5de
manifest
manifest.uuid
src/trigger.c
test/returningfault.test [new file with mode: 0644]