]> 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:12:05 +0000 (13:12 +0000)
committerdrh <>
Mon, 20 Nov 2023 13:12:05 +0000 (13:12 +0000)
commit8fa99e9568466289244ec16ab6ca2d7c7000df85
tree2cb0c0b5681b60e05c607abe6f9512640494a603
parent02726b172adab370ca142261a3c56e8fefdf871a
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.

FossilOrigin-Name: 0d5f68717c829d4066c6af925c3a71f673ea34f14b1805388d1bdef152864d52
manifest
manifest.uuid
src/vdbe.c