Add an sqlite3FaultSim(300) call to the sqlite3ParserAddCleanup() routine
commit58fa9985293da9c57b33c11bd9ad1e3bab2d58b8
authorD. Richard Hipp <drh@hwaci.com>
Fri, 10 May 2024 16:28:35 +0000 (10 16:28 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Fri, 10 May 2024 16:28:35 +0000 (10 16:28 +0000)
treeac00f3a876bee8fcc669066e2a35e77f94ba740a
parentbfc73f0b59a3c6bd3cd701598c7d709e92922db3
Add an sqlite3FaultSim(300) call to the sqlite3ParserAddCleanup() routine
for more precise simulation of OOM errors in that routine.
src/prepare.c