The sqlite3FaultSim(300) error from [1e8863909ac369e5] must be treated as
commit075f3506f19478d7bb8943549e9283d908d01ae5
authorD. Richard Hipp <drh@hwaci.com>
Fri, 10 May 2024 18:10:34 +0000 (10 18:10 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 10 May 2024 18:10:34 +0000 (10 18:10 +0000)
tree21e551e2af14f3978c02e2ba9b6799a388f1ec9a
parent631ca6c9c9aa678bab8f67df06ce4792c87622d8
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.
src/expr.c
src/prepare.c
src/sqliteInt.h