]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Convert an assert in OP_VCheck into a branch that aborts the opcode, as this
authordrh <>
Mon, 20 Nov 2023 13:06:59 +0000 (13:06 +0000)
committerdrh <>
Mon, 20 Nov 2023 13:06:59 +0000 (13:06 +0000)
commit0fcaf16f20a1a9c38aa740f41941f86134b7ada8
tree9d5c3e58caaa6b250c475871d0b975ceb0f82057
parent56bb07bad6fbb73c0f5631a6399bf1ba627c817b
Convert an assert in OP_VCheck into a branch that aborts the opcode, as this
can happen on some very obscure conditions, as discovered by dbsqlfuzz.
Test case in TH3.

FossilOrigin-Name: 7946c79567b0ccd3a00d12390e99896d7dc11407d0b52bc39338a16a493f56f6
manifest
manifest.uuid
src/vdbe.c