]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Work around a harmless assertion fault associated with
authordrh <>
Thu, 6 Apr 2023 17:41:57 +0000 (17:41 +0000)
committerdrh <>
Thu, 6 Apr 2023 17:41:57 +0000 (17:41 +0000)
commitaaa1da4fcc4d88cf600e9573db57dcff1da9facc
tree2f4284625d16e3956a13ae72ab9ea0254234ba6d
parent1476f0a99c4f363deeadd5dfb874535d6ba84a8a
Work around a harmless assertion fault associated with
sqlite3VdbeMemAboutToChange() such that the detection of stale values
in registers is preserved in debugging builds, but we avoid a false-positive
assertion fault in cases involving a virtual table with a LIMIT clause
in an IN-operator loop.

FossilOrigin-Name: 9511d17e2a113dac8933663fabb0294fdc1068fd4f8224818af21266439eb7ea
manifest
manifest.uuid
src/expr.c