]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The sqlite3FaultSim(300) error from [1e8863909ac369e5] must be treated as
authordrh <>
Fri, 10 May 2024 18:10:34 +0000 (18:10 +0000)
committerdrh <>
Fri, 10 May 2024 18:10:34 +0000 (18:10 +0000)
commit325420616ff8590628ccce81f5cbce6df6b3ed66
tree8792479ba0d2558b7178c8f312975e6d7a5a3b4f
parent0e4afddadfb0843cc1d5acbab8b5affc9e14e106
The sqlite3FaultSim(300) error from [1e8863909ac369e5] must be treated as
an OOM, since it simulates an OOM.  Also fix deferred deletion of Expr objects
from [a53bdd311c4154fd] so that it does not corrupt the AST if an OOM occurs.

FossilOrigin-Name: c623d9a51e0ae6b4a8e1186714d14e7aa3df55246e123323481f07f07749dea5
manifest
manifest.uuid
src/expr.c
src/prepare.c
src/sqliteInt.h